forgot to make exxecutable and add .sh
This commit is contained in:
parent
60b5a66468
commit
cf494cb390
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
interval=0
|
interval=0
|
||||||
|
|
||||||
# load colors
|
# load colors
|
||||||
. ~/.dwmscripts/themes/onedark
|
. ~/.dwmscripts/themes/onedark.sh
|
||||||
|
|
||||||
cpu() {
|
cpu() {
|
||||||
cpu_val=$(grep -o "^[^ ]*" /proc/loadavg)
|
cpu_val=$(grep -o "^[^ ]*" /proc/loadavg)
|
||||||
|
|
0
config/dwm/scripts/themes/onedark.sh
Normal file → Executable file
0
config/dwm/scripts/themes/onedark.sh
Normal file → Executable file
Loading…
Reference in a new issue