organize hyprland configs
This commit is contained in:
parent
f558e4ff10
commit
42240dd6f6
13 changed files with 79 additions and 257 deletions
|
|
@ -1,10 +1,13 @@
|
|||
# Set cursor
|
||||
exec-once=hyprctl setcursor volantes_cursors 24
|
||||
|
||||
# Notification Daemon
|
||||
exec-once = bash ~/.config/hypr/scripts/start-swaync.sh
|
||||
exec-once = bash ~/.config/hypr/hyprland/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
|
||||
exec-once = bash ~/dotfiles/hypr/hyprland/scripts/run-ags.sh
|
||||
# Emotes
|
||||
exec-once = emote
|
||||
# Wallpaper Daemon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue