Commit Graph

170 Commits

Author SHA1 Message Date
d7b73f7126 feat: thesis config 2022-10-17 18:16:40 +02:00
cacfe657a7 [scripts] fix: displayselect
fix default config + refactor code
2022-10-17 15:30:04 +02:00
b6110b6fdb [mail] feat: update sb-mailbox to use @univ-nantes
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
937a6aaa15 [displayselect] fix: grepping of monitors 2022-10-14 10:37:13 +02:00
0670ad37a6 [displayselect] feat: remove default config 2022-10-14 10:34:40 +02:00
40a6eb6330 [statusbar] feat: separate states for wifi down and no ssid 2022-07-28 20:06:53 +02:00
David JULIEN
dede9bcf79 [scripts] feat: compile main.tex the right way 2022-07-08 15:26:05 +02:00
72d94850b4 [statusbar] feat: handle >100% battery cases 2022-06-11 12:24:01 +02:00
David JULIEN
5689005285 [scripts] feat: compile luatex + main project if exists 2022-05-31 17:24:57 +02:00
5d8c5ca6f4 [scripts] fix: screenshot
also add header
2022-05-03 20:23:13 +02:00
0cb56c9a46 [dwm] feat: add screenshot script + keymap 2022-05-01 18:37:27 +02:00
fb9ea761df [nvim] feat: add nvim-cmp colors 2022-05-01 18:36:33 +02:00
695cd74e54 [nvim] feat: custom (colored) nodes for snippets 2022-04-29 00:23:08 +02:00
4e95af5b7a [dwm] fresh restart: update to 6.3 2022-04-27 22:44:33 +02:00
c021088223 [scripts] feat: bulk now defaults to OGG convertion 2022-03-04 18:48:07 +01:00
6fcc12da1c [mail] feat: add centrale mail account 2022-01-14 10:53:23 +01:00
e949adecdb [mail] fix: remove "etu" counter in statusbar 2022-01-14 10:52:22 +01:00
David JULIEN
fea6a564d7 [mail] enhance scan for new mail
take everything into account, but trash
2021-12-14 08:17:03 +01:00
David JULIEN
116987ba42 [statusbar] add mailo slot to sb-mailbox 2021-12-13 20:29:27 +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
b7cb6c1940 [irssi] feat: add irc client 2021-11-20 16:05:46 +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
ee9e0e819d
[nvim] astronomy: add static colors for coq 2021-10-29 22:59:24 +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
1b55edd15c [system]fix: switch-colors 2021-10-23 04:34:08 +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
b03369ba79
feat: introducing astronomy.nvim
new colorscheme!

added as a submodule, which will be pulled right where it needs to sit

updated the config to follow the changes

add colorscheme.lua to configurate
!!!BROKEN: this file uses script that are not yet committed
2021-10-23 04:10:12 +02:00
David JULIEN
f0920db8df cleanup: remove tabs, unused lines... 2021-10-22 00:08:02 +02:00
David JULIEN
3494015056 feat: use XResources to define colors 2021-10-22 00:08:02 +02:00
David JULIEN
aca04e5745
[nvim]feat: change colorscheme
!!!BREAKING : discard Polyjuice

new colorscheme will be delivered sooooooon
2021-10-22 00:07:49 +02:00
David JULIEN
e953fd9a5a [sb-music] fix: song info parsing 2021-10-19 23:47:05 +02:00
David JULIEN
17f7b09431
[nvim] feat: remove sumneko_lsp submodule
!!! BREAKING: install sumneko_lua through nvim
2021-10-17 12:46:32 +02:00
David JULIEN
0c69940ad9 feat: upgrade sumneko 2021-10-14 11:54:17 +02:00
David JULIEN
2cbf53d481 feat: upgrade sumneko_lua 2021-10-12 19:33:12 +02:00
David JULIEN
09b2d82212
feat: apply changes of neovim LSP
LSP diagnostics changed names
2021-09-25 17:39:20 +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
e8d6a02c00 fix: only notify low baterry when on BAT0 2021-09-23 23:32:27 +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
125404a49c feat: change search color in neovim 2021-09-12 17:42:56 +02:00
David JULIEN
d60da4b78a feat: tweaking nvim's colorscheme 2021-09-12 00:08:46 +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
ff2152ec3b refactor: only one floating window class 2021-09-07 23:56:08 +02:00