💥 fix: layer animations, use hyprshot for screenshots

This commit is contained in:
João Dias
2024-08-04 11:13:35 -03:00
parent c9a36bd4b7
commit 10d9748cc5
4 changed files with 10 additions and 9 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ $terminal = kitty
$fileManager = nautilus
$menu = wofi
$mainMod = SUPER
$screenshotFile = "$HOME/Screenshots/screenshot_$(date '%y%m%d_%H-%M-%S').png"
$screenshotFull = grim -c $screenshotDir - | wl-copy
$screenshotSelect = grim -g "$(slurp)" $screenshotDir - | wl-copy
$screenshotDir = "$HOME/Screenshots"
$screenshotFull = hyprshot -m output
$screenshotSelect = hyprshot -m region
input {