another change xD

This commit is contained in:
nexeq 2022-01-14 04:51:09 +05:00
parent b7c8d08881
commit 1f6d97fadf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
while true; do
xsetroot -name "$(xset -q | sed -rn 's/.*LED mask.*(.)[[:xdigit:]]{3}$/\1/p') | Memory $(free -m | grep '^Mem' | awk '{print "used: " $3"MB"}') | $( date +"%F %R" )"
setxkbmap -layout us,ru -option grp:caps_toggle
sleep 5
sleep 1
done &
exec dwm