From 3dc428c92970a4748318566e09d872e9a487a5ae Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 10 Jul 2023 16:34:50 +0200 Subject: Update xinitrc for awesome --- .local/etc/x/xinit.d/awesome.rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.local') diff --git a/.local/etc/x/xinit.d/awesome.rc b/.local/etc/x/xinit.d/awesome.rc index bd004e8..b545d03 100644 --- a/.local/etc/x/xinit.d/awesome.rc +++ b/.local/etc/x/xinit.d/awesome.rc @@ -1,7 +1,11 @@ +export WINIT_X11_SCALE_FACTOR=1 + +redshift -l 51.50:4.59 -t 6500:3500 & sxhkd & chwp & xcompmgr & +ntfy subscribe --from-config & nm-applet & exec dbus-launch --exit-with-session awesome -- cgit v1.1