forgot to make exxecutable and add .sh

This commit is contained in:
Sakooooo 2023-08-03 17:45:24 +03:00
parent 60b5a66468
commit cf494cb390
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 1 additions and 1 deletions

View file

@ -6,7 +6,7 @@
interval=0
# load colors
. ~/.dwmscripts/themes/onedark
. ~/.dwmscripts/themes/onedark.sh
cpu() {
cpu_val=$(grep -o "^[^ ]*" /proc/loadavg)

0
config/dwm/scripts/themes/onedark.sh Normal file → Executable file
View file