.
This commit is contained in:
parent
f7ad952688
commit
4b0347543c
2 changed files with 89 additions and 4 deletions
|
|
@ -18,8 +18,8 @@ new_win_focus : true
|
|||
warp_cursor : true
|
||||
floating_on_top : true
|
||||
new_win_master : true
|
||||
can_swallow : "st", "pcmanfm"
|
||||
can_be_swallowed : "mpv", "sxiv", "nsxiv", "meh", "feh"
|
||||
can_swallow : "st", "st-256color", "pcmanfm"
|
||||
can_be_swallowed : "mpv", "sxiv", "nsxiv", "meh", "feh", "okular"
|
||||
start_fullscreen : "vlc"
|
||||
|
||||
# Keybinds:
|
||||
|
|
@ -64,8 +64,7 @@ call : mod + shift + Down : resize_win_down
|
|||
call : mod + shift + Left : resize_win_left
|
||||
call : mod + shift + Right : resize_win_right
|
||||
|
||||
call : mod + space : toggle_floating
|
||||
call : mod + shift + space : global_floating
|
||||
call : mod + shift + space : toggle_floating
|
||||
call : mod + g : fullscreen
|
||||
|
||||
call : mod + r : reload_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue