dotfiles/.config/hypr/configs/default_apps.conf
2025-05-09 22:52:10 +02:00

20 lines
547 B
Text

# 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 = librewolf
$notetaking-app = obsidian
$terminal = kitty
$office-suite = libreoffice
$editor = $terminal vim
$alter-editor = vscodium
$file-manager = ranger
$alter-file-manager = nemo