标签: autostart

1 篇文章

i3wm – Enable Autostart
from--https://gott50.github.io/i3wm-autostart/ Today we want to enable our Autostart Scripts by starting i3wm. Find i3 Config File Fist we need to find our i3 Config File register a Script, witch runs when we start i3. It is most likely located at ~/.config/i3/config Run Script on Start of i3 Now we just tell i3 to run a Bash Script autostart.sh located at ~/.config/i3/ on…