mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-07 08:42:47 -05:00
Fix user service i3 targets
This commit is contained in:
parent
79fafe6fa8
commit
706fb95604
@ -6,4 +6,4 @@ Type=simple
|
|||||||
ExecStart=polybar bottom
|
ExecStart=polybar bottom
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=i3@.target
|
WantedBy=i3@.service
|
||||||
|
@ -6,4 +6,4 @@ Type=simple
|
|||||||
ExecStart=polybar top
|
ExecStart=polybar top
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=i3@.target
|
WantedBy=i3@.service
|
||||||
|
@ -6,4 +6,4 @@ Type=forking
|
|||||||
ExecStart=/usr/bin/wal -i "/home/lain/Pictures/wallpapers" -a "85"
|
ExecStart=/usr/bin/wal -i "/home/lain/Pictures/wallpapers" -a "85"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=i3@.target
|
WantedBy=i3@.service
|
||||||
|
Loading…
Reference in New Issue
Block a user