Small tweaks to dk
This commit is contained in:
@ -11,7 +11,7 @@ highlight="#6699ee"
|
||||
underline=3
|
||||
separator="┃"
|
||||
|
||||
# xfonts
|
||||
# xfonts (adjust size based on resolution)
|
||||
size=$(xrandr | grep ' connected' | grep -o '[0-9]\+x[0-9]\+' | cut -d'x' -f2)
|
||||
if (( size >= 2160 )); then
|
||||
font0="-xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1"
|
||||
|
Reference in New Issue
Block a user