home/gui/desktop/hypr/executables.conf

26 lines
584 B
Plaintext

# This file contains instructions as to what should be executed
# during start-up and reloads.
# Set up the wallpaper.
exec-once = $set_bg
# Launch the bar.
exec-once = $bar
# Set the cursor theme.
exec-once = hyprctl setcursor $cursor_theme 24
# Start the notification daemon.
exec-once = $notification_d
# Start the battery daemon.
exec-once = $battery_d
# Start the eye saver.
exec-once = $eye_saver
# Launch these applications by default.
exec-once = [workspace 1 silent] $terminal
exec-once = [workspace 3 silent] $system_monitor
exec-once = [workspace 9 silent] $browser