added alternatives for xprofile and xresources

This commit is contained in:
2021-04-19 15:50:07 +02:00
parent 8abb4193ae
commit 50766c67b3
3 changed files with 3 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
blueman-applet &
xbindkeys &
xrdb -merge ~/.Xresources
xrandr --dpi 210
export GDK_SCALE=1.5
export ELM_SCALE=1.5
export QT_AUTO_SCREEN_SCALE_FACTOR=1.5
MOZ_USE_XINPUT2=1
(sleep 5 && xset dpms 300 300 300) &
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true