home/.config/hypr/programs.conf
2025-06-26 13:37:26 +02:00

21 lines
No EOL
563 B
Text

# Apps
$browser = firefox
$files = nautilus
$logout = wlogout
$lockscreen = swaylock
$menu = fuzzel
$screenshot = grim -g "$(slurp -d)" ~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && 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
$center = [float;size 960 540;center]
$floating = $center $terminal
$systeminfo = $floating --hold -e fastfetch
$processmonitor = $floating -e btop
$update = $floating -e fish