dotfiles/.config/hypr/configs/default_apps.conf
2025-08-14 21:32:50 +02:00

22 lines
667 B
Text

# Define your programs
$launcher = rofi -show drun
$launcher-windows = rofi -show window
$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-disturb = $notifications-menu -d
$notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs
$browser = librewolf
$notetaking-app = obsidian
$terminal = ghostty --gtk-single-instance=true
$office-suite = libreoffice
$editor = $terminal vim
$alter-editor = vscodium
$file-manager = ranger
$alter-file-manager = nemo