mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 02:04:30 +02:00
Revert "systemd: ensure i3 is ready when we start stuff depending on its socket"
This reverts commit 1bb2603157
.
This commit is contained in:
parent
1bb2603157
commit
cbafa1bfd5
4 changed files with 7 additions and 8 deletions
|
@ -6,6 +6,9 @@ After=picom.service
|
|||
After=xsettingsd.service
|
||||
After=tmux.service
|
||||
After=ssh-agent.service
|
||||
Before=wallpaper.service
|
||||
Before=polybar.service
|
||||
Before=i3-companion.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue