mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 09:44:28 +02:00
This is a Python script implementing what's missing from i3. Currently, it will only rename workspace to add icons with their content.
7 lines
135 B
Desktop File
7 lines
135 B
Desktop File
[Unit]
|
|
Description=i3 companion
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.config/i3/bin/i3-companion
|
|
Restart=on-failure
|