+scripts to version control
Stored in .local/scripts, scripts I use for my init. I will be adding my xinit shortly for a full experience.
This commit is contained in:
4
Scripts/.local/scripts/refresh_bar
Executable file
4
Scripts/.local/scripts/refresh_bar
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
killall set_bar;
|
||||
$HOME/.local/scripts/set_bar;
|
||||
Reference in New Issue
Block a user