mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Move to UWSM
This commit is contained in:
parent
510d01ef47
commit
3993fb896d
41 changed files with 79 additions and 101 deletions
|
@ -1,11 +1,11 @@
|
|||
[Unit]
|
||||
Description="Eww daemon"
|
||||
Description=Eww daemon
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/eww daemon --no-daemonize
|
||||
Restart=always
|
||||
RestartSec=3s
|
||||
Slice=background-graphical.slice
|
||||
|
||||
[Install]
|
||||
WantedBy=wm-ready.target
|
||||
WantedBy=graphical-session.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue