forked from Shinonome/dots-hyprland
Refactor: rewrite startup script without modifying config
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
# The content of this script will be generated by switchwall.sh - Don't modify it by yourself.
|
||||
@@ -15,4 +15,3 @@ source=~/.config/hypr/custom/execs.conf
|
||||
source=~/.config/hypr/custom/general.conf
|
||||
source=~/.config/hypr/custom/rules.conf
|
||||
source=~/.config/hypr/custom/keybinds.conf
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Bar, wallpaper
|
||||
exec-once = swww-daemon --format xrgb
|
||||
exec-once = bash ~/.config/hypr/custom/scripts/__restore_video_wallpaper.sh
|
||||
exec-once = /usr/lib/geoclue-2.0/demos/agent & gammastep
|
||||
exec-once = agsv1 &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user