Commit Graph

98 Commits

Author SHA1 Message Date
David eb4be8facd cleanup: reorganize .profile 2021-01-13 00:53:44 +01:00
David d997301f47 feat: add some more xdg-compliance envvar 2021-01-13 00:53:44 +01:00
David 5c385ece97 fix: fix flags counting in `dot`
ignore git flags (--*)

correct merging error message
2021-01-13 00:53:12 +01:00
David c07b1b9a8e feat: change caps remap 2021-01-13 00:46:56 +01:00
David 56d322f571 feat: update mpd/ncmpcpp config files
remove deprecated parameters
prettify
2021-01-13 00:33:29 +01:00
David 52e124fae8 feat: update volume/brightness keybindings
use `super` + {F1,F2,F3,F5,F6} to let Fn available
2021-01-12 23:50:44 +01:00
David b555c56604 feat: add XDG_DIR declaration
looking at you, firefox...
2020-12-14 12:28:49 +01:00
David 6c28ae4bc2 feat: add mpd/ncmpcpp config files 2020-12-14 12:28:40 +01:00
David 58bf52193e feat: update utilities lists + code cleanup 2020-12-14 12:10:21 +01:00
David 4dd0a71bda cleanup: formatting displayselect
space -> tab
make default config more robust
2020-12-14 12:10:21 +01:00
swy7ch d0710eb249 fix: fix cursor positioning in templates 2020-12-14 12:10:21 +01:00
David e4d7d33c9f feat: `dot` is more robust
exits when passing too many (>1) flags
doesn't go through all the tests for flags
2020-12-14 12:10:21 +01:00
David 7cf5dc8113 feat: add zathura config file 2020-12-14 12:10:08 +01:00
David 362b7af10d cleanup: simplify merge command in `dot` 2020-12-14 12:09:49 +01:00
David bf136ba0c1 feat: improve dot as a real wrapper around git
`dot` can now take the exact same arguments as git, transparently
    -> flags are now optionnal
2020-11-12 18:03:45 +01:00
David 6f6280ca4a cleanup: simplify $PATH update 2020-11-12 15:39:33 +01:00
David 1b42bac86a feat: add headers to nvim files 2020-11-10 15:01:37 +01:00
David aa3a983db3
feat: add file templates 2020-11-10 14:59:10 +01:00
David 60aea94875 feat: move zsh prompt to its own file
also tweak it a bit
    -> $ is colored depending on last command exit code
    -> git infos polished
2020-10-12 10:32:25 +02:00
David 5a8d91d346 feat: update shell aliases 2020-10-12 10:31:16 +02:00
David 70c0769e8b feat: change textwidth rules
width is now 80
enforce rule for every filetype
2020-09-29 00:40:09 +02:00
David 426c6f17b2 fix: fix makefile generation 2020-09-29 00:39:22 +02:00
David 467dc53b69 fix: fix notifications emotes 2020-09-29 00:38:54 +02:00
David 12ea059e05 fix: fix mounting group ownership 2020-09-29 00:38:24 +02:00
David 3f99f774be fix: fix compilation from Cxx header with ./compiler 2020-09-29 00:35:36 +02:00
David 6ab07d237b feat: remove deprecated merge alias 2020-09-12 19:15:06 +02:00
David 27227d2610 feat: add suspend keybinding to sxhkd 2020-09-12 19:14:46 +02:00
David d0538619b3 feat: add xbanish
remove the mouse when typing
2020-09-12 19:14:18 +02:00
David d6848f00ee feat: add default setup to displayselect
two-monitors setup with 1080p laptop
2020-09-12 19:13:24 +02:00
David 145b19d82d feat: switch sound management to amixer 2020-09-12 19:12:32 +02:00
David 9b2d31f244 feat: dunst now folllows the mouse (multi-monitor) 2020-09-12 19:11:06 +02:00
David eceb0c921b fix: fix dmenu(u)mount emoticons 2020-09-06 21:49:21 +02:00
David 1c54c9363c fix: fix bibshow entries display 2020-09-06 21:49:07 +02:00
David d5a12a9577 fix: fix dwmbar nuclear battery display 2020-09-06 21:48:29 +02:00
David a5b16031a8 feat: change dunst font to Iosevka 2020-09-06 21:47:57 +02:00
David fbe75ff435 cleanup: format `dmenumount` and `dmenuumount` 2020-09-03 21:10:53 +02:00
David cbc1e70790 feat: polish `dwmbar` 2020-09-03 21:10:53 +02:00
David 257f900c55 feat: update `arch_setup` 2020-09-03 21:10:53 +02:00
David d3096d669f feat: change neovim code formatting 2020-09-03 21:10:53 +02:00
David 47bd30f9f5 feat: update neovim ftplugins headers 2020-09-03 21:10:53 +02:00
swytch f70a7179d9 fix: fix dwmbar section length 2020-09-02 15:55:25 +02:00
swytch e26b809f6c feat: dwmbar now has consistent length
pad numbers with whitespaces to be of length 3
2020-08-26 14:41:16 +02:00
swytch 1367f47150 feat: change battery notification sleep
2 -> 5 minutes
2020-08-26 14:40:59 +02:00
swytch d2b3034a8a fix: remove nvim guifont
guifont is a GUI Vim setting
2020-08-26 14:40:53 +02:00
swytch c70c7447fa fix: fix nvim formatoptions and force hardwrap @80 2020-08-26 14:40:46 +02:00
swytch 90e36ef8aa cleanup: reorganize nvim settings 2020-08-26 14:40:28 +02:00
swytch 0a2719ca8f breaking: change license to MIT in headers 2020-06-25 18:48:18 +02:00
swytch 9bae7e6403 cleanup: cleanup battery display rules in dwmbar 2020-06-25 18:48:06 +02:00
swytch f1c90afdaf breaking: move suckless tools to ~/.local/src/ 2020-06-25 18:17:42 +02:00
swytch ed514f3a95 feat: add various system config files
(optionnal) X11 config file for screen and keyboard
grub config file
tlp config file
2020-06-20 11:48:33 +02:00