From 02b29bff49c86ee66058fd25d1190317a9c56b5c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 11 Nov 2023 23:17:09 +0900 Subject: some small cleanup --- config/hypr/configs/Keybinds.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/hypr/configs/Keybinds.conf') 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) -- cgit v1.2.3