|
|
|
@ -22,7 +22,6 @@ $volume = $scriptsDir/Volume.sh |
|
|
|
$waybar = $scriptsDir/Waybar.sh |
|
|
|
$waybar = $scriptsDir/Waybar.sh |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# see https://wiki.hyprland.org/Configuring/Binds/ for more |
|
|
|
# see https://wiki.hyprland.org/Configuring/Binds/ for more |
|
|
|
bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 |
|
|
|
bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 |
|
|
|
bind = $mainMod SHIFT, C, exec, hyprctl reload |
|
|
|
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 = SHIFT, Print, exec, $screenshot --area |
|
|
|
bind = $mainMod 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 - |
|
|
|
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | swappy -f - |
|
|
|
|
|
|
|
|
|
|
|
# Screenshot keybindings for Asus G15 (no PrinSrc button) |
|
|
|
# Screenshot keybindings for Asus G15 (no PrinSrc button) |
|
|
|
|