8 lines
292 B
Plaintext
8 lines
292 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 = gsettings set org.gnome.desktop.interface icon-theme 'Tela-circle-blue'
|