Commit Graph

377 Commits

Author SHA1 Message Date
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
swytch
4550439b62 feat: add flags to dot
add `git branch`, `git show` and `git log --graph` commands
2020-06-20 11:40:21 +02:00
swytch
208f658047 fix: fix dot parameters retrieving
now use all parameters *every time*
2020-06-20 11:40:21 +02:00
swytch
471a7686f2 feat: update legacy vim config
now use polyjuice colorscheme
custom statusline
vimrc cleanup
fix `noshowmode` comment in nvim config file
remove `cursorline` highlight
2020-06-20 11:39:37 +02:00
swytch
e53327bc71 feat: vim now has its own legacy folder 2020-06-20 11:39:37 +02:00
swytch
7b4e40c4e2 breaking: change neovim keybindings
highlight turnoff is now <leader>h (was <leader>q)
2020-06-20 11:39:37 +02:00
swytch
f70217fa19 feat: neovim colorscheme now has its own repo
delete neovim `colors` and `polyjuice.colortemplate`
2020-06-20 11:39:37 +02:00
swytch
8573d507c7 cleanup: cleanup suckless' tools build 2020-06-20 11:39:37 +02:00
swytch
4246954ac5 fix: fix compiler
fix bibliography retrieving
fix suckless tools build
    -> exit 1 when not building from config.def.h
    -> exit 0 when building (not break 0)
2020-06-20 11:39:37 +02:00
swytch
953041c4f8 cleanup: simplify case statement in audio-notify
regroup "criticity" cases
2020-06-20 11:39:37 +02:00
swytch
da4e53bd27 feat: change default volume in .xprofile
30->50%
2020-06-20 11:39:37 +02:00
swytch
e4dd4ac9e3 feat: add envvar to .profile to follow XDG conventions
add `texmf` and `pass` paths variables
2020-06-20 11:39:37 +02:00
swytch
f0a1cb8c8e cleanup: remove trailing '/' in .profile 2020-06-20 11:39:37 +02:00
swytch
c2c902da6e cleanup: init.vim
nvim comes with sane defaults, no need to set them again :)
2020-06-20 11:39:37 +02:00
swytch
4e9bad0ebb feat: add a light variant of the nvim colorscheme 2020-06-20 11:39:37 +02:00
swytch
918c589aec fix: force bash to execute the colorblocks script
colors and stuff requires bashisms
2020-06-20 11:39:37 +02:00
swytch
8feccb96f9 feat: change colors in fetch 2020-06-20 11:39:37 +02:00
swytch
6e3779d9ee fix: correctly display wifi strength percentage in dwmbar 2020-06-20 11:39:37 +02:00
swytch
2df9d4c6fb fix: update pacman cache cleanup hook
add pacman-contrib dependency
fix description to match other hooks' style
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
97ae8ca1d0 fix: general scripts improvements
append `sed` commands instead of piping them (bibinput, bibshow)
add dependencies (bibinput, bibshow)
break forloop when bulding is done (compiler)
2020-06-20 11:39:37 +02:00
swytch
c329e263f2 fix: fix nvim check
use the proper `command` command
fix the redirection to /dev/null
2020-06-20 11:39:37 +02:00