diff options
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index e7c83c09..bb7e443d 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -22,7 +22,6 @@ $volume = $scriptsDir/Volume.sh $waybar = $scriptsDir/Waybar.sh - # see https://wiki.hyprland.org/Configuring/Binds/ for more bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 bind = $mainMod SHIFT, C, exec, hyprctl reload @@ -194,7 +193,7 @@ bind = $mainMod ALT, Print, exec, $screenshot --in10 #bind = SHIFT, Print, exec, $screenshot --area bind = $mainMod SHIFT, Print, exec, $screenshot --area -# screenshot with swappy +# screenshot with swappy (another screenshot tool) bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | swappy -f - # Screenshot keybindings for Asus G15 (no PrinSrc button) |
