set dpi for host Pamela

This commit is contained in:
= 2020-02-24 10:23:40 +00:00
parent 836e9dc76a
commit 1f56cc2dc4
1 changed files with 6 additions and 9 deletions

15
xinitrc
View File

@ -57,14 +57,11 @@ xbindkeys
~/.fehbg &
# _host=$(hostname)
# case "$_host" in
# Arch666)
# # do arch666 specific stuff
# ;;
# Arch666lap)
# # do arch666lap specific things
# ;;
# esac
_host=$(hostname)
case "$_host" in
Pamela)
xrandr --dpi 96
;;
esac
exec ~/.bin/start_dwm