Files
dotfiles/hypr/configs/default_apps.conf
2025-08-13 21:46:48 +02:00

20 lines
501 B
Plaintext

# Define your programs
$launcher = rofi -show drun
$bar = waybar
$bar-toggle = killall -SIGUSR1 $bar
$bar-reload = killall $bar; $bar
$notifications-menu = swaync-client
$notifications-menu-read = $notifications-menu -C
$notifications-menu-toggle = $notifications-menu -t
$notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs
$browser = firefox
$notetaking-app = notesh
$terminal = kitty
$office-suite = libreoffice
$editor = $terminal vim
$ide = code
$file-manager = nemo