1
0
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:
Jack Foltz 2018-12-03 18:57:56 -05:00
parent 79fafe6fa8
commit 706fb95604
Signed by: foltik
GPG Key ID: D1F0331758D1F29A
3 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@ Type=simple
ExecStart=polybar bottom
[Install]
WantedBy=i3@.target
WantedBy=i3@.service

View File

@ -6,4 +6,4 @@ Type=simple
ExecStart=polybar top
[Install]
WantedBy=i3@.target
WantedBy=i3@.service

View File

@ -6,4 +6,4 @@ Type=forking
ExecStart=/usr/bin/wal -i "/home/lain/Pictures/wallpapers" -a "85"
[Install]
WantedBy=i3@.target
WantedBy=i3@.service