Commit Graph

165 Commits

Author SHA1 Message Date
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
swytch a2ce770d2f fix: update `fetch` script
Dividing by 1024 induces mebibytes (MiB), not megabytes (MB)
Change the way Memory is calculated
2020-06-20 11:39:37 +02:00
swytch a0918353fe fix: fix nvim verilog filetype config description 2020-06-20 11:39:37 +02:00
swytch 2bf1ae32e3 fix: make nvim colorscheme declaration more robust
some background color were `black`, which was already the color of the
    window background
gather highlight groups
2020-06-20 11:39:37 +02:00
swytch 196eaa667f feat: make nvim statusline more readable in particular cases
change 'nofiletype' string
column now always display 3 digits
change filename shortening threshold (window width: 70 -> 90)
mode is now 3 letters
2020-06-20 11:39:37 +02:00
swytch 4e7b868e23 feat: move `.xmodmap` to .config 2020-06-20 11:39:37 +02:00
swytch 08320670ea feat: add `SUDO_EDITOR`
running `sudo $EDITOR` can be risky
    -> use `sudoedit` instead
    -> need `SUDO_EDITOR` env variable
2020-06-20 11:39:37 +02:00
swytch b86113d72e feat: add `cp` and `grep` aliases
`cp` is now verbose by default
`grep` is colorized
2020-06-20 11:39:37 +02:00
swytch 8dd53770fa fix: update scripts header 2020-06-20 11:39:37 +02:00
swy7ch 77aab67fca fix: optimize file management in scripts
no need to `cat` into `grep`/`sed`
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 31981c9631 breaking: change screenlock utility
i3lock -> slock

update .xprofile
update .local/bin/arch_setup
2020-06-20 11:39:37 +02:00