diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 23:17:09 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 23:17:09 +0900 |
| commit | 02b29bff49c86ee66058fd25d1190317a9c56b5c (patch) | |
| tree | 6876c5b361f3020d6ac0403ff8cf35e0dfd4eeee /config/hypr/configs/Keybinds.conf | |
| parent | 79d208014bbf428003480fca9e4e68f4233d446a (diff) | |
some small cleanup
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) |
