From dcce21fa992652ccd7e5e5f22a3c53e0bdcab51f Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 11 Nov 2021 01:12:01 -0800 Subject: xorg new version, refuse, blue pill instead --- home/xyz/.xinitrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'home/xyz/.xinitrc') diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc index 720d1d9b..e6b10d60 100644 --- a/home/xyz/.xinitrc +++ b/home/xyz/.xinitrc @@ -40,13 +40,16 @@ export XMODIFIERS=@im=fcitx display -window root "$XDG_PICTURES_DIR/wallpapers/wallpaper" & #clipmenud & dunst & -fcitx5 -d & +fcitx5 -d redshift & sbar & sxhkd & udiskie & +# xorg-server 21.1.1-2 messed up my dpi? So I set it manually. +# Attention, don't use & at the end otherwise dwm status bar won't have proper dpi. +xrandr --dpi 96 # default fastest windows 10 keyboard repeat delay and rate # without editing registry, using filter key, or other third party program # see http://stereopsis.com/keyrepeat/ -xset r rate 250 30 & +xset r rate 250 30 exec dwm -- cgit v1.2.3-70-g09d2