fix swappy being annoying
This commit is contained in:
parent
46f3f3dd1f
commit
dca4396e25
1 changed files with 1 additions and 2 deletions
|
@ -36,7 +36,6 @@
|
||||||
"MOZ_ENABLE_WAYLAND,1"
|
"MOZ_ENABLE_WAYLAND,1"
|
||||||
"_JAVA_AWT_WM_NONREPARENTING,1"
|
"_JAVA_AWT_WM_NONREPARENTING,1"
|
||||||
"NIXOS_OZONE_WL,1"
|
"NIXOS_OZONE_WL,1"
|
||||||
"GRIMBLAST_EDITOR,${getExe swappy} -f"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
|
@ -129,7 +128,7 @@
|
||||||
",XF86MonBrightnessDown, exec, ${getExe' light "light"} -U 5"
|
",XF86MonBrightnessDown, exec, ${getExe' light "light"} -U 5"
|
||||||
|
|
||||||
# screenshot
|
# screenshot
|
||||||
",Print, exec, ${getExe grimblast} --cursor --freeze edit area"
|
",Print, exec, ${getExe grimblast} --freeze save area - | ${getExe swappy} -f -"
|
||||||
]
|
]
|
||||||
++
|
++
|
||||||
# Switch workspaces with mod + [0-9]
|
# Switch workspaces with mod + [0-9]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue