Advertisement
Guest User

Untitled

a guest
Sep 19th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. while true; do
  2. xsetroot -name "$(nmcli -t -f active,ssid dev wifi | egrep '^yes' | cut -d\: -f2) | $(acpi) | $(date)"
  3. sleep 2
  4. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement