update screenshot to be fancy

This commit is contained in:
2026-01-08 03:47:02 -03:00
parent 28643cd8a8
commit 03a85c3b29
2 changed files with 31 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ source = ~/.config/hypr/monitors.conf
$terminal = kitty
$fileManager = dolphin
$menu = rofi -show drun
$screenshot = grim -g "$(slurp)" - | swappy -f -
$screenshot = screenshot-upload
$calc = rofi -show calc -modi calc -no-show-match -no-sort
#################
@@ -24,6 +24,8 @@ $calc = rofi -show calc -modi calc -no-show-match -no-sort
# exec-once = waybar & hyprpaper & firefox
exec-once = swww-daemon & disown
exec-once = mako
# Don't want waybar on Berlin
exec-once = sh -c '[ "$(hostname)" != "berlin" ] && ~/.config/scripts/launch.sh'