Commit Graph

14 Commits

Author SHA1 Message Date
David JULIEN 28dfdd5ae5 feat: change shebang to `/usr/bin/env sh`
this setting is more user-config compliant
2021-02-12 23:20:57 +01:00
David 145b19d82d feat: switch sound management to amixer 2020-09-12 19:12:32 +02:00
David d5a12a9577 fix: fix dwmbar nuclear battery display 2020-09-06 21:48:29 +02:00
David cbc1e70790 feat: polish `dwmbar` 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 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 6e3779d9ee fix: correctly display wifi strength percentage in dwmbar 2020-06-20 11:39:37 +02:00
swytch a94e6be43c fix: change `echo` commands to `printf` commands
`printf` behaviour is more predictable then `echo` because bash is just
overdoing things
2020-06-20 11:39:37 +02:00
swytch 8dd53770fa fix: update scripts header 2020-06-20 11:39:37 +02:00
swy7ch a91ea4f87e feat: change neovim template plugin + update header of scripts 2020-06-20 11:39:37 +02:00
swy7ch 30f254f6c3 cleanup: global files cleanup
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
2020-06-20 11:39:37 +02:00
swy7ch fd6e1d2ce3 init repo 2020-05-06 03:20:19 +02:00