refactor: use systemd services instead of start script
This is probably what I should've done from the beginning, but I didn't really know how `systemd` worked when I started writing this config.
This commit is contained in:
parent
5f95f0ffba
commit
af0e27630f
4 changed files with 42 additions and 18 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Background
|
||||
swaybg -o '*' -i "$background" -m fill &
|
||||
|
||||
# Status Bar
|
||||
eww open "$platform"_bar --screen 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue