upd
This commit is contained in:
parent
3edb5dd7bf
commit
74027da78a
@ -10,7 +10,7 @@ get_obfont () {
|
||||
WEIGHT=$(xmlstarlet sel -N a="$nspace" -t -v '/a:openbox_config/a:theme/a:font[@place="ActiveWindow"]/a:weight' "$cfg")
|
||||
SLANT=$(xmlstarlet sel -N a="$nspace" -t -v '/a:openbox_config/a:theme/a:font[@place="ActiveWindow"]/a:slant' "$cfg")
|
||||
|
||||
notify-send.sh "OB ActiveWindow Font" "$NAME $WEIGHT $SLANT $SIZE"
|
||||
#notify-send.sh "OB ActiveWindow Font" "$NAME $WEIGHT $SLANT $SIZE"
|
||||
CURRENT_FONT="$NAME $WEIGHT $SLANT $SIZE"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user