mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(*): various changes
This commit is contained in:
parent
2e3c0412b3
commit
b7a40a3b7c
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -28,7 +28,7 @@ declare -A BLOCKS=(
|
|||
["eDP1"]="pulseaudio mpd SEP cpu ram-memory swap-memory SEP network ipstack-vpn SEP xkeyboard SEP battery SEP sun aw-afk date TSEP"
|
||||
)
|
||||
|
||||
export LOC="TMN"
|
||||
export LOC="SPB"
|
||||
|
||||
pkill polybar
|
||||
for m in $(xrandr --query | grep " connected" | cut -d" " -f1); do
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue