mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-06 00:08:21 -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
|
||||
|
||||
[Install]
|
||||
WantedBy=i3@.target
|
||||
WantedBy=i3@.service
|
||||
|
@ -6,4 +6,4 @@ Type=simple
|
||||
ExecStart=polybar top
|
||||
|
||||
[Install]
|
||||
WantedBy=i3@.target
|
||||
WantedBy=i3@.service
|
||||
|
@ -6,4 +6,4 @@ Type=forking
|
||||
ExecStart=/usr/bin/wal -i "/home/lain/Pictures/wallpapers" -a "85"
|
||||
|
||||
[Install]
|
||||
WantedBy=i3@.target
|
||||
WantedBy=i3@.service
|
||||
|
Loading…
Reference in New Issue
Block a user