Commit Graph

991 Commits

Author SHA1 Message Date
3cc11d7ac3
zsh: add bemenu-dracula submodule 2021-09-01 15:40:40 +02:00
4d22b4c163
zshrc: add diff alias 2021-09-01 15:24:14 +02:00
8585aa2bbc
zshrc: vimx is no more 2021-09-01 15:21:42 +02:00
ce2b654134
zshrc: show group ownership with exa 2021-09-01 15:00:45 +02:00
1017ffb50f
zshrc: rm gradle-completion plugin 2021-07-04 18:30:37 +02:00
f613f57cc8
waybar: set workspaces 'all-outputs' to false 2021-06-14 11:42:59 +02:00
b078fc14b4
sway: adjust batsignal and swayidle
* notify on greater battery reserves left to provide more time to find a
  power plug
* set shorter timeout for checking whether swaylock is enabled,
  resulting in earlier "dpms off"
2021-06-14 11:38:55 +02:00
1194f487ba
sway: add play-pause keybinding 2021-06-14 11:33:16 +02:00
01f522a8e7
qutebrowser: default page bg == white 2021-06-14 11:28:52 +02:00
b4173d8a39
qutebrowser: add userscripts + bindings 2021-06-14 11:26:21 +02:00
49c6542e34
sway: use FiraCode Retina as window title font 2021-06-14 11:24:17 +02:00
1cb34bff51
chore(waybar): indent section + add interval 2021-06-12 10:51:27 +02:00
bf97ff60fb
waybar: rm idle_inhibitor 2021-06-12 10:49:25 +02:00
0e0d57a35e
sway: rules for window floating adn pop-ups 2021-06-12 10:44:24 +02:00
ef2e74ed8d
sway: start a session with systemd
* bind waybar to sway.session
* edit zprofile and sway config play nice with systemd
2021-06-11 23:35:09 +02:00
6647a8f096
sway: define keyring as a variable 2021-06-11 23:24:08 +02:00
9e04ab3161
waybar: update pulseaudio section 2021-05-29 22:28:28 +02:00
bb28e0c834
waybar: update battery section 2021-05-29 22:26:29 +02:00
56a637f963
waybar: add calendar tooltip to date section 2021-05-29 22:23:47 +02:00
0e44a41499
waybar: add display brightness module 2021-05-29 22:22:05 +02:00
75e56e8607
vimrc: add vimtex highlighting groups 2021-05-29 21:22:54 +02:00
152a57b45d
vimrc: load nerdcommenter right away 2021-05-29 21:21:59 +02:00
b6d34d41e1
vimrc: kitty transparency+space_vim_theme fix
* unset the colorscheme background, just use whatever is set for kitty
* the above allows for termguicolors to be set without issues (at least
  with space_vim_theme)
2021-05-29 21:18:05 +02:00
5eedc8d2af
chore(sway): add bemenu keybind 2021-05-29 21:04:50 +02:00
415028518c
kitty: create new tab next to the current one 2021-05-29 21:04:50 +02:00
0e960791ea
kitty: distinguish horizontal and vertical padding 2021-05-29 21:04:50 +02:00
7bed4b7bde
kitty: add scrollback-to-vim keybind 2021-05-29 21:04:50 +02:00
a3e534b198
kitty(performance): increase repaint_delay on 60Hz 2021-05-29 21:04:50 +02:00
732bb45fbd
kitty: rm redundant shift from keybinds 2021-05-29 20:38:37 +02:00
e01197df4b
mv .gitconfig to .config/git/config 2021-05-29 18:04:22 +02:00
c02893ccff
add vifmrc 2021-05-20 21:19:28 +02:00
d7454c7906
add aerc configuration files 2021-05-20 21:14:17 +02:00
1ca68b29e8
chore(.gitconfig): add alias and init options 2021-05-20 21:07:22 +02:00
0b9f4a7170
add .gitconfig 2021-05-20 21:04:45 +02:00
975800a79f
add qutebrowser's config.py 2021-05-20 20:57:40 +02:00
252c2fdccd
rename: zshrc --> .zshrc 2021-05-20 20:41:06 +02:00
973342d547
chore(vimrc): add autocmd setting for bibtex files 2021-05-20 20:35:13 +02:00
ee281479af
chore(vimrc): update gitgutter congiguration
* set sign backgrouds = 0
* preview win floating = 0 as the floating window with vim has some
  issues (overflowing the parent window, resulting in illegible text,
  low bg contrast)
2021-05-20 20:32:50 +02:00
32cfe71d6e
chore(sway): exec sections clean-up
* improved monitor timeout behaviour - added a periodic check, only
  'dpms * off' when screen is locked
* rm docker-tray as we don't use it much and the status of docker is
  easily verified from the shell, should the need arise
* run waybar.sh as the swaybar_command
2021-05-20 20:26:07 +02:00
5d3a740b24
chore(vimrc): add ALE list window config params 2021-05-20 20:17:59 +02:00
0f1cfa623c
chore(vimrc): add vim-gitgutter plugin 2021-05-20 20:17:10 +02:00
39e7e00406
chore(sway): add comments to grim bindings 2021-05-20 20:15:18 +02:00
f4d4423f5d
chore(sway): add colour picker binding 2021-05-20 20:14:51 +02:00
29ad53d3a1
chore(sway): screenshot stuff updates 2021-05-20 20:11:02 +02:00
4dce835f1c
wofi: clear the prompt message 2021-05-20 20:09:57 +02:00
46a98f8aef
add .config/chromium-flags.conf 2021-05-20 18:32:51 +02:00
15b000ea33
add htoprc 2021-05-20 18:13:07 +02:00
d4c1ca9ff4
chore(sway): add input setting for touchpad 2021-05-20 18:11:21 +02:00
509749c8c0
chore(swaylock): add daemonize to the config 2021-05-20 18:10:37 +02:00
8eaff04f27
chore(kitty): {url_prefixes,strip_trailing_spaces} 2021-05-20 18:07:48 +02:00