Compare commits
2 commits
aac90146ac
...
c5d80bdb57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5d80bdb57 | ||
|
|
30ff2dbda3 |
1 changed files with 2 additions and 2 deletions
|
|
@ -2,12 +2,12 @@
|
||||||
exec-once=hyprctl setcursor volantes_cursors 24
|
exec-once=hyprctl setcursor volantes_cursors 24
|
||||||
|
|
||||||
# Notification Daemon
|
# Notification Daemon
|
||||||
exec-once = bash ~/.config/hypr/scripts/start-swaync.sh
|
exec-once = bash ~/.config/hypr/hyprland/scripts/start-swaync.sh
|
||||||
# Idle Daemon
|
# Idle Daemon
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
# Status-bar
|
# Status-bar
|
||||||
# exec-once = bash ~/.config/hypr/scripts/start-waybar.sh
|
# exec-once = bash ~/.config/hypr/scripts/start-waybar.sh
|
||||||
exec-once = bash ~/dotfiles/hypr/scripts/run-ags.sh
|
exec-once = bash ~/dotfiles/hypr/hyprland/scripts/run-ags.sh
|
||||||
# Emotes
|
# Emotes
|
||||||
exec-once = emote
|
exec-once = emote
|
||||||
# Wallpaper Daemon
|
# Wallpaper Daemon
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue