mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-13 19:54:21 +02:00
xsettings: format
This commit is contained in:
parent
739885fcd1
commit
16aa98a7fb
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ dpis=$(xrandr --current \
|
||||||
|
|
||||||
echo "$output: ${dpi}dpi (corrected to ${corrected}dpi, rounded to ${rounded}dpi)" >&2
|
echo "$output: ${dpi}dpi (corrected to ${corrected}dpi, rounded to ${rounded}dpi)" >&2
|
||||||
echo "$rounded"
|
echo "$rounded"
|
||||||
done |
|
done \
|
||||||
tr '\n' ' ')
|
| tr '\n' ' ')
|
||||||
|
|
||||||
# Use first screen DPI
|
# Use first screen DPI
|
||||||
dpi=${dpis%% *}
|
dpi=${dpis%% *}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue