fix: date display, update newsraft, picom confs

This commit is contained in:
ange 2024-11-12 23:31:38 +08:00
parent 86440a8fae
commit d6aece2460
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
7 changed files with 125 additions and 238 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash -e
iwctl=(iwctl station wlan0)
iwctl=(iwctl station "$(basename /sys/class/net/wlan*)")
rfkill unblock wlan
"${iwctl[@]}" show | grep -q 'Scanning\s\+yes' || "${iwctl[@]}" scan