This commit is contained in:
kento2 2026-03-25 14:14:08 +01:00
parent 4b0347543c
commit 01866d38c4
11 changed files with 402 additions and 12 deletions

View file

@ -19,7 +19,7 @@ warp_cursor : true
floating_on_top : true
new_win_master : true
can_swallow : "st", "st-256color", "pcmanfm"
can_be_swallowed : "mpv", "sxiv", "nsxiv", "meh", "feh", "okular"
can_be_swallowed : "mpv", "sxiv", "nsxiv", "meh", "feh", "okular", "zathura"
start_fullscreen : "vlc"
# Keybinds:
@ -37,7 +37,6 @@ bind : mod + d : "dmenu_run -sb #592b38"
call : mod + shift + d : close_window
call : mod + c : centre_window
call : mod + shift + e : quit
call : mod + m : toggle_monocle
call : mod + j : focus_next
call : mod + k : focus_prev
@ -65,6 +64,7 @@ call : mod + shift + Left : resize_win_left
call : mod + shift + Right : resize_win_right
call : mod + shift + space : toggle_floating
call : mod + shift + k : global_floating
call : mod + g : fullscreen
call : mod + r : reload_config