24 lines
929 B
Text
24 lines
929 B
Text
# Set cursor
|
|
exec-once=hyprctl setcursor volantes_cursors 24
|
|
|
|
# Notification Daemon
|
|
exec-once = bash ~/.config/hypr/scripts/start-swaync.sh
|
|
# Idle Daemon
|
|
exec-once = hypridle
|
|
# Status-bar
|
|
# exec-once = bash ~/.config/hypr/scripts/start-waybar.sh
|
|
exec-once = bash ~/dotfiles/hypr/scripts/run-ags.sh
|
|
# Emotes
|
|
exec-once = emote
|
|
# Wallpaper Daemon
|
|
exec-once = swww-daemon
|
|
|
|
exec-once = [workspace 1 silent] thunderbird
|
|
exec-once = [workspace 1 silent] proton-mail --password-store="gnome-libsecret"
|
|
exec-once = [workspace 2 silent] discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
|
exec-once = [workspace 2 silent] signal-desktop --password-store="gnome-libsecret"
|
|
exec-once = [workspace 3 silent] zen-browser
|
|
exec-once = [workspace 4 silent] kitty
|
|
exec-once = [workspace special:terminal silent] kitty
|
|
exec-once = [workspace special:music silent] deezer --enable-features=UseOzonePlatform --ozone-platform=wayland
|
|
|