revert back to hypr config, easier
This commit is contained in:
parent
5f12976920
commit
2191be6255
17 changed files with 377 additions and 229 deletions
11
hypr/config/startup.conf
Normal file
11
hypr/config/startup.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Notification Daemon
|
||||
exec-once = bash ~/.config/hypr/scripts/start-swaync.sh
|
||||
# Idle Daemon
|
||||
exec-once = hypridle
|
||||
# Status-bar
|
||||
exec-once = bash ~/.config/hypr/scripts/start-waybar.sh
|
||||
# Emotes
|
||||
exec-once = emote
|
||||
# Wallpaper Daemon
|
||||
exec-once = swww-daemon
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue