💥 fix: layer animations, use hyprshot for screenshots
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user