mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
xsettingsd: mkdir XDG_RUNTIME_DIR/i3
This commit is contained in:
parent
b103a0d628
commit
b186b19f58
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ xrandr --dpi $((dpi-1))
|
|||
xrandr --dpi $dpi
|
||||
|
||||
# Build xsettingsd
|
||||
mkdir -p $XDG_RUNTIME_DIR/i3
|
||||
{
|
||||
cat ~/.config/i3/dotfiles/xsettingsd
|
||||
echo Xft/DPI $(( $dpi*1024 ))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue