dotfiles/.config/hypr/configs/default_apps.conf
Sergio Laín 0fcf69d734
⚙️ config(hypr): some misc things
font size to the groupbar, dont cycle on fullscreen...
2025-02-16 00:53:31 +01:00

20 lines
548 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 = zen-browser
$notetaking-app = obsidian
$terminal = kitty
$office-suite = libreoffice
$editor = $terminal nvim
$alter-editor = vscodium
$file-manager = yazi
$alter-file-manager = nemo