mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Motion moving keybinds work with fullscreen apps now!
This commit is contained in:
parent
e84e533eb8
commit
e47bad56d2
|
@ -256,6 +256,10 @@
|
|||
env = WLR_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
|
||||
binds {
|
||||
movefocus_cycles_fullscreen = false
|
||||
}
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_options = caps:escape
|
||||
|
|
Loading…
Reference in a new issue