mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 09:44:28 +02:00
i3-companion: add a companion for i3
This is a Python script implementing what's missing from i3. Currently, it will only rename workspace to add icons with their content.
This commit is contained in:
parent
662db00e36
commit
43ab22dee5
5 changed files with 129 additions and 4 deletions
|
@ -8,6 +8,7 @@ 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