fix: migrate services to hypridle
This commit is contained in:
parent
a5c4aecba2
commit
02646401fd
3 changed files with 12 additions and 12 deletions
|
|
@ -78,10 +78,8 @@ input {
|
|||
repeat_rate = 50
|
||||
}
|
||||
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once = [ -f "${XDG_PICTURES_DIR:-$HOME/Pictures}/Screensavers/wallpaper.jpg" ] || ctl wallpaper wall
|
||||
exec-once = [ -f "${XDG_PICTURES_DIR:-$HOME/Pictures}/Screensavers/lock.jpg" ] || ctl wallpaper lock
|
||||
exec-once = hyprpaper
|
||||
exec-once = hypr windowrules
|
||||
exec-once = hypr spawnfocus --ws 1 $TERMINAL -e mux
|
||||
exec-once = hypr spawnfocus --ws 2 $BROWSER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue