add super+f11 as WM-level fullscreen key
This commit is contained in:
parent
6761af30c0
commit
3101df896c
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
||||||
|
|
||||||
# Declare all keybinds
|
# Declare all keybinds
|
||||||
bind = [
|
bind = [
|
||||||
|
# Keybind for setting fullscreen
|
||||||
|
"$mod, F11, fullscreen"
|
||||||
# Keybinds for starting programs
|
# Keybinds for starting programs
|
||||||
"$mod, F, exec, firefox"
|
"$mod, F, exec, firefox"
|
||||||
"$mod, 1, exec, alacritty"
|
"$mod, 1, exec, alacritty"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue