mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds floating kitty on mainMod+bspc
This commit is contained in:
parent
13294fcb09
commit
0de00b4a9c
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@
|
||||||
bind = [
|
bind = [
|
||||||
# keybindings
|
# keybindings
|
||||||
"$mainMod, Return, exec, kitty"
|
"$mainMod, Return, exec, kitty"
|
||||||
|
"$mainMod, Backspace, exec, [float; center; size 950 650] kitty"
|
||||||
"$mainMod, Q, killactive,"
|
"$mainMod, Q, killactive,"
|
||||||
"$mainMod, F, fullscreen, 0" # set 1 to 0 to set full screen without waybar
|
"$mainMod, F, fullscreen, 0" # set 1 to 0 to set full screen without waybar
|
||||||
"$mainMod, Space, togglefloating,"
|
"$mainMod, Space, togglefloating,"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue