Commit Graph

147 Commits

Author SHA1 Message Date
David JULIEN c982b10206
Merge branch 'dev' into gentoo
scripts: fetch infos are more robust
         fix tsession
alias: rsync --progress
nvim: cleanup comments
        enable netrw back again
2021-12-02 15:46:56 +01:00
David JULIEN e842d326da [scripts] fix: tsession 2021-12-02 15:43:16 +01:00
David JULIEN 7fe8e25f1e [scripts] feat : fetch infos more robust on wm 2021-12-02 15:43:16 +01:00
David JULIEN 186732989f
Merge branch 'dev' into gentoo
scripts: fetch is more robust about wm and shell
2021-11-23 01:08:05 +01:00
David JULIEN e3a86f9f7a [scripts] feat : fetch infos more robust on wm 2021-11-23 01:06:56 +01:00
David JULIEN 557c908e40
Merge branch 'dev' into gentoo
scripts: fix maker
zsh: add envvar
system: introduce tmux, irssi
gnupg: fix pinentry
ncmpcpp: don't display startup message
nvim: add luasnip maps
      tex formatoptions
2021-11-20 16:07:14 +01:00
David JULIEN 2cee2b21fc [tmux] feat: introducing tmux
add keybindings for mail and irc
2021-11-20 16:05:46 +01:00
David JULIEN 46fdc12c29 [scripts] fix: maker cpp project handling 2021-11-20 15:44:39 +01:00
David JULIEN ceccc122b7
Merge branch 'dev' into gentoo
system: speed up dmenuopen, filter files with `find`
nvim: tweak colorscheme
2021-10-29 23:00:00 +02:00
David JULIEN ce6a7026d7 [scripts] fix: error codes
dmenuopen: don't return 0 in case of actual errors
switch-colors: no need to exit 0 if everything went well
2021-10-29 22:59:01 +02:00
David JULIEN 01cac0167f [scripts] feat: improve dmenuopen speed
don't look into every folder in $HOME
filter using `find`, not `grep`
2021-10-29 22:58:47 +02:00
David JULIEN 67bbfc215e
Merge branch 'dev' into gentoo
system: fix switch-colors
2021-10-23 04:35:39 +02:00
David JULIEN 1b55edd15c [system]fix: switch-colors 2021-10-23 04:34:08 +02:00
David JULIEN c159408d5e
Merge branch 'dev' into gentoo
add $XDG_STATE_HOME and adapt scripts

nvim: introducing new colorscheme !
        -> add config file, utils
system: add light theme
system: change colorscheme, system-wide!
        -> add relevant scripts and config
2021-10-23 04:13:04 +02:00
David JULIEN ca53077a59
feat: change colorscheme, system-wide
nvim: create the relevant utils
switch-colors: change xcolors + nvim colorscheme
        -> $XDG_STATE_HOME/{xcolors,nvim_colorscheme}
        -> $XDG_DATA_HOME/colorschemes for correspondance
sxhkd: keybindings
2021-10-23 04:11:53 +02:00
David JULIEN 268c870d04
feat: add $XDG_STATE_HOME directory
adapt sb-battery and setbg scripts
2021-10-23 04:10:23 +02:00
David JULIEN 6f3036b1f9
Merge branch 'dev' into gentoo
sb-music: fix parsing
2021-10-19 23:48:04 +02:00
David JULIEN e953fd9a5a [sb-music] fix: song info parsing 2021-10-19 23:47:05 +02:00
David JULIEN 40969de078
Merge branch 'dev' into gentoo
feat: properly display artist in sb-music
2021-09-25 13:53:09 +02:00
David JULIEN 7458ed872a feat: properly display album artist
only display title artist for compilations
2021-09-25 13:50:42 +02:00
David JULIEN 121d454e19
Merge branch 'dev' into gentoo
cleanup mpd config
set custom lyrics path for ncmpcpp
add alias to upgrade pip
only notify low battery on BAT0
2021-09-23 23:32:58 +02:00
David JULIEN e8d6a02c00 fix: only notify low baterry when on BAT0 2021-09-23 23:32:27 +02:00
David JULIEN b52234755e feat: show $SHELL version 2021-09-23 23:27:19 +02:00
David JULIEN a6faec308b feat: display package manager 2021-09-19 12:38:58 +02:00
David JULIEN 39fe2c3a69
Merge branch 'dev' into gentoo
tweak statusbar:
        sb-battery displays slots
        sb-music display song artist, not album artist
        sb-internet display ssid, rather than wifi strength
2021-09-19 12:37:11 +02:00
David JULIEN 3cef4855a4 feat: update battery actions
notify when total of batteries is > 40
display battery slots
2021-09-19 12:32:33 +02:00
David JULIEN c2f0fa4e6a feat: do not compute wifi strength
only display ssid
tweak wifi tests
2021-09-19 12:30:30 +02:00
David JULIEN 7c0ffbf953 feat: display song artist, not album artist 2021-09-19 12:29:02 +02:00
David JULIEN 2306f88f57 fix: change icons 2021-09-12 00:03:19 +02:00
David JULIEN 6cf0718787 fix: icons 2021-09-12 00:03:10 +02:00
David JULIEN 7453de3393 fix: icons 2021-09-11 16:29:56 +02:00
David JULIEN e5d3b5ffb5 Merge branch 'dev' into gentoo
remove devug lines in player
remove unneed code in mailsync
fix sxhkd keybindings
change caps lock remapping
2021-09-11 16:29:26 +02:00
David JULIEN e47fc9eeb4 cleanup: sb-mailbox notifications
dunst already follows the mouse, no need to notify every display
2021-09-11 16:26:17 +02:00
David JULIEN 6786c78444 feat: maps caps_lock to **CTRL** instead of SUPER 2021-09-11 16:25:01 +02:00
David JULIEN 7903260119 cleanup: remove debug lines 2021-09-11 16:24:36 +02:00
David JULIEN 1d47841bfe fix: sb-torrent icons 2021-09-11 16:23:03 +02:00
David JULIEN bf8804a467 feat: better handle 2 batteries 2021-09-09 22:18:20 +02:00
David JULIEN 0aa8c15431 fix: icons 2021-09-09 22:18:10 +02:00
David JULIEN 7565ea3ae0 feat: adapt `fetch` to gentoo 2021-09-08 19:10:38 +02:00
David JULIEN 754f46f7c6 Merge branch 'dev' into gentoo 2021-09-08 13:27:23 +02:00
David JULIEN 83809e1988 cleanup: variables and code 2021-09-07 23:52:48 +02:00
David JULIEN 4236c85f20
feat: introducing gentoo on ThinkPad 2021-09-07 23:50:33 +02:00
David JULIEN 9ee6d451d6 fix: remove '---' when wifi is down 2021-07-12 17:53:48 +02:00
David JULIEN 54e7472882 feat: use .jpg files instead of .png 2021-07-12 17:53:03 +02:00
David JULIEN 425a043be2 fix: ignore /boot 2021-07-12 17:20:29 +02:00
David JULIEN 85d1ee1391 fix: bibshow tests + output 2021-06-12 19:21:54 +02:00
David JULIEN d7daaaa8b3 fix: `compiler`
moving suckless tools to ~/.local/src broke compiler

it's simpler to trim it down and remove useless functions
2021-05-21 02:01:10 +02:00
David JULIEN bb099a294e feat: move $HOME/.dotfiles to $HOME/.dotfiles.git 2021-05-19 11:56:05 +02:00
David JULIEN 7f64fa6c10 feat: update color settings for `fetch` 2021-04-13 09:13:40 +02:00
David JULIEN d65d3cbe3a feat: add vpn icons in statusbar 2021-04-09 11:20:27 +02:00