manage systemd user scripts, set wallpaper in niri
This commit is contained in:
+4
-4
@@ -129,7 +129,7 @@ layout {
|
||||
// off
|
||||
|
||||
// How many logical pixels the ring extends out from the windows.
|
||||
width 4
|
||||
width 2
|
||||
|
||||
// Colors can be set in a variety of ways:
|
||||
// - CSS named colors: "red"
|
||||
@@ -599,9 +599,8 @@ binds {
|
||||
}
|
||||
|
||||
spawn-at-startup "waybar"
|
||||
spawn-sh-at-startup "kanshi"
|
||||
spawn-sh-at-startup "awww-daemon --no-cache"
|
||||
spawn-sh-at-startup "udiskie --tray"
|
||||
spawn-at-startup "udiskie" "--tray"
|
||||
spawn-sh-at-startup "mako"
|
||||
spawn-sh-at-startup "wl-paste --watch cliphist store"
|
||||
spawn-sh-at-startup "~/.config/scripts/set_wallpaper.sh"
|
||||
|
||||
@@ -610,3 +609,4 @@ debug {
|
||||
render-drm-device "/dev/dri/renderD128"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user