home/.config/hypr/programs.conf
2025-06-05 17:57:36 +02:00

21 lines
No EOL
583 B
Text

# Apps
$browser = firefox
$logout = wlogout
$lockscreen = swaylock
$menu = fuzzel
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
$shell = fish
$statusbar = waybar
$terminal = foot
$wallpaper = waypaper
# Terminal based
$calendar = $terminal -e calcurse
$editor = $terminal -e nvim
$email = $terminal -e aerc
$files = $terminal -e nnn
$center = [float;size 960 540;center]
$floating = $center $terminal
$systeminfo = $floating --hold -e fastfetch
$processmonitor = $floating -e btop
$update = $floating -e fish