This commit is contained in:
kento2 2026-03-11 18:12:23 +01:00
parent ba2a14a513
commit f7ad952688
2 changed files with 29 additions and 5 deletions

View file

@ -1,7 +1,6 @@
# Colour Themes:
focused_border_colour : #995500
#focused_border_colour : #ffffff
unfocused_border_colour : #444444
focused_border_colour : #592b38
unfocused_border_colour : #333333
swap_border_colour : #eeeeee
# General Options:
@ -32,7 +31,7 @@ mod_key : super
bind : mod + + shift + Return : "st"
bind : mod + shift + s : "librewolf"
bind : mod + s : "screenshot"
bind : mod + d : "dmenu_run"
bind : mod + d : "dmenu_run -sb #592b38"
# Window Management:
call : mod + shift + d : close_window
@ -40,7 +39,6 @@ call : mod + c : centre_window
call : mod + shift + e : quit
call : mod + m : toggle_monocle
# Focus Movement:
call : mod + j : focus_next
call : mod + k : focus_prev