Commit Graph

22 Commits

Author SHA1 Message Date
David JULIEN 61551cf45b
Merge branch 'dev' into venus
nvim: smart pasting in visual mode
        add description to <C-E>
        comments and formatting
        keymaps for visual-mode only
        send selection to void register
        fix lsp formatting
dwm: window selborder gets its own variable
        increase bordersize
        update to 6.4
st: update to 0.9
dmenu: update to 5.2
system: restartsig patch for dwm
2023-01-08 17:48:44 +01:00
David JULIEN c8aee7fd9c [dwm] feat: increase bordersize 2023-01-08 00:25:33 +01:00
David JULIEN 58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +01:00
David JULIEN 0e4354faf3
Merge branch 'dev' into venus
mail : [WIP] fix filtering for univ
        fix notifications through cronie
        add keymaps for next- and previous-new
displayselect: add "mode" variable for xrandr setup
        add external layout for docked setup
system: change default lockscreen to xss-lock
2022-11-25 21:18:11 +01:00
David JULIEN 5a4c0abad0 [system] feat: change default lockscreen to xss-lock 2022-11-23 23:36:29 +01:00
David JULIEN 3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
David JULIEN 6332ebd1da Merge branch 'dev' into venus
mpd: fix check for existing instance
scripts: fix displayselect layout selection
2022-11-19 19:16:04 +01:00
David JULIEN 296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
David JULIEN fa32f258e1
Merge branch 'dev' into venus
status: pipe sb-internet errors to /dev/null
        launch sb-mpdup at startup
2022-11-13 01:15:05 +01:00
David JULIEN 0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +01:00
David JULIEN 953f603f07
feat: local config 2022-11-12 17:13:59 +01:00
David JULIEN 540613898d [dwm] feat: support japanese symbols (no kanji) 2022-11-01 23:36:28 +01:00
David JULIEN 61d1045e72 [system] feat: use Fira + Nerd Symbols by default 2022-11-01 23:30:54 +01:00
David JULIEN 96f5019a94 [gnupg] fix: env variable setup
set the right envvar so that pinentry doesn't display ncurses to tty
2021-11-20 16:05:46 +01:00
David JULIEN c326160840 [dunst] feat: update config file
haven't do this in some time, config file was obsolete
2021-10-24 01:34:33 +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 83809e1988 cleanup: variables and code 2021-09-07 23:52:48 +02:00
David JULIEN 964678ce96 feat: green is greener (and less blue) 2021-05-28 10:07:24 +02:00
David JULIEN c7068ff557 feat: update xrdb config
change dwm gapps
manage st symbols font
2021-05-21 11:57:01 +02:00
David JULIEN ff00d91f76 feat: manage system theme through xrdb
default settings for X and dwm/st
2021-03-15 23:45:45 +01:00
David JULIEN 9281a62fc5
cleanup: remove old calls
AC_notify and bat_notify have been removed
2021-03-14 22:50:47 +01:00
David JULIEN 4142d99428 cleanup: move dotfiles to their right place 2021-03-10 22:59:43 +01:00