mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-13 11:44: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 "$rounded"
|
||||
done |
|
||||
tr '\n' ' ')
|
||||
done \
|
||||
| tr '\n' ' ')
|
||||
|
||||
# Use first screen DPI
|
||||
dpi=${dpis%% *}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue