mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
nixos/workflows/a-happy-gnome: add scratch window bindings for PaperWM
This commit is contained in:
parent
e38968d666
commit
46d7cf94e0
@ -91,8 +91,8 @@ paper-toggle-fullscreen = ['<Super>f']
|
|||||||
toggle-maximize-width = ['<Super><Shift>f']
|
toggle-maximize-width = ['<Super><Shift>f']
|
||||||
|
|
||||||
# I don't want scratchpads or whatever these things.
|
# I don't want scratchpads or whatever these things.
|
||||||
toggle-scratch-window = @as []
|
toggle-scratch-window = ['<Super>Y']
|
||||||
toggle-scratch-layer = @as []
|
toggle-scratch-layer = ['<Super><Shift>Y']
|
||||||
toggle-scratch = @as []
|
toggle-scratch = @as []
|
||||||
|
|
||||||
# I prefer to cycle the sizes instead.
|
# I prefer to cycle the sizes instead.
|
||||||
|
Loading…
Reference in New Issue
Block a user