13 lines
462 B
Plaintext
13 lines
462 B
Plaintext
# You can make apps auto-start here
|
|
# Relevant Hyprland wiki section: https://wiki.hyprland.org/Configuring/Keywords/#executing
|
|
#
|
|
exec-once = corectrl
|
|
exec-once = otd-daemon # run driver veikk
|
|
exec-once = fcitx5
|
|
|
|
exec-once = waybar -c ~/.config/waybar/primary_screen/config.jsonc
|
|
exec-once = waybar -c ~/.config/waybar/secondary_screen/config.jsonc
|
|
|
|
exec = gsettings set org.gnome.desktop.interface icon-theme 'Nordzy'
|
|
exec = hyprctl setcursor Gruvbox-Retro 20
|