Stored in .local/scripts, scripts I use for my init. I will be adding my xinit shortly for a full experience.
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/bash
|
|
|
|
systemctl --user $@
|