Stored in .local/scripts, scripts I use for my init. I will be adding my xinit shortly for a full experience.
5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
|
|
killall set_bar;
|
|
$HOME/.local/scripts/set_bar;
|