Update notes to have category support, add background to i3, set gruvbox to high contrast mode for my colorblind self, set rofi theme to high contrast gruvbox too

This commit is contained in:
Tony Blyler 2021-10-29 10:41:50 -04:00
parent 303b6ce5a6
commit db7b2df76e
5 changed files with 29 additions and 2 deletions

View file

@ -12,6 +12,8 @@ exec --no-startup-id blueman-applet
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c 000000 --nofork
# background
exec --no-startup-id feh --bg-fill ~/bg.png
set $mod Mod4