diff --git a/dotfiles/xconfig.org b/dotfiles/xconfig.org index 38d9f49..2d568a3 100644 --- a/dotfiles/xconfig.org +++ b/dotfiles/xconfig.org @@ -80,7 +80,7 @@ ** Fonts #+BEGIN_SRC conf - Xft.dpi: 192 + Xft.dpi: 96 Xft.autohint: 0 Xft.lcdfilter: lcddefault Xft.hintstyle: hintfull @@ -458,7 +458,8 @@ Start other applications aria2c & # Mopidy - mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 & + # mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 & + systemctl --user start mopidy #+end_src Finally, run SXHKD for the key bindings.