|
|
@ -83,10 +83,10 @@ in {
|
|
|
|
"XF86AudioPrev" = "exec playerctl previous";
|
|
|
|
"XF86AudioPrev" = "exec playerctl previous";
|
|
|
|
|
|
|
|
|
|
|
|
# Window resizing
|
|
|
|
# Window resizing
|
|
|
|
"${mod}+Ctrl+Left" = "resize shrink width 1px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Left" = "resize shrink width 16px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Right" = "resize grow width 1px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Right" = "resize grow width 16px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Up" = "resize grow height 1px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Up" = "resize grow height 16px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Down" = "resize shrink height 1px or 1ppt";
|
|
|
|
"${mod}+Ctrl+Down" = "resize shrink height 16px or 1ppt";
|
|
|
|
|
|
|
|
|
|
|
|
# Screenshots
|
|
|
|
# Screenshots
|
|
|
|
"Print" = "exec flameshot gui";
|
|
|
|
"Print" = "exec flameshot gui";
|
|
|
|