Commit Graph

167 Commits

Author SHA1 Message Date
9a46c8d9af [status] fix: openvpn status display 2023-01-19 19:17:37 +01:00
553556143f [status] fix: openvpn status check 2023-01-19 19:17:02 +01:00
c43b07af1a [scripts] fix: remove tex compilation files only on success 2023-01-18 09:45:06 +01:00
760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
fa919171a2 [system] fix: external mode for displayselect 2022-11-28 11:05:48 +01:00
81e5498349 [system] feat: add external mode to displayselect
in case of laptop, one may be interested in disconnecting the internal
display, if you're docked for instance

this mode allows to chose an internal display to be disabled, and then
configure a setup as in default mode
2022-11-25 16:44:41 +01:00
3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
46b806234d [scripts] feat: add "mode" variable to xrandr setup 2022-11-22 10:29:49 +01:00
fff6cc7ca8 [status] fix: space in sb-cpu 2022-11-18 12:14:53 +01:00
1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
618f657d4b [scripts] feat: convert audio files to ogg 2022-11-10 21:24:22 +01:00
f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
7ab5d2909b [status] feat: add sb-cpu 2022-11-10 21:24:22 +01:00
e050010753 [status] fix: spaces + icons 2022-11-04 22:35:50 +01:00
438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
541e28595f [scripts] feat: automatic cursor setup 2022-11-04 10:06:07 +01:00
3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +01:00
e344488e65 [status] fix: icons 2022-11-01 23:30:40 +01:00
d029f52805 [status] fix: statusbar icons spacing 2022-10-31 10:37:04 +01:00
de5d6d68df
[mail] cleanup: remove unused accounts
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
0005eff8a2 [status] fix: show volume when muted 2022-10-30 23:18:53 +01:00
a17e7fc134 [mail] fix: check new-ness against $timestamp 2022-10-25 19:52:14 +02:00
9b6842e073 [mail] cleanup: notify only the maount of mails
no need to get loads of infos, just to know you get a mail
2022-10-25 12:32:37 +02:00
1249c0099b [mail] fix: do not display drafts count in statusbar 2022-10-25 12:32:31 +02:00
5cce96f8ad [mail] fix: globbing for subdirectories 2022-10-19 23:43:14 +02:00
87de4c3ad0 [mail] fix: use the right @univ-nantes adress
ref. 5bc787c
2022-10-18 11:07:00 +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
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
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
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