diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-08-18 19:19:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-08-18 19:19:13 +0530 |
| commit | 6849b46055a1aa8af9150cdea887e7e703811930 (patch) | |
| tree | 8265a76cc7210c6abdd9e83041c52728fcd60a86 /config/xorg | |
| parent | 27622b0928dc9278ce84ebe28b3ff06827528012 (diff) | |
| download | nixos-config-6849b46055a1aa8af9150cdea887e7e703811930.tar.gz nixos-config-6849b46055a1aa8af9150cdea887e7e703811930.zip | |
Config sync
Diffstat (limited to 'config/xorg')
| -rwxr-xr-x | config/xorg/init.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/xorg/init.sh b/config/xorg/init.sh index 854712b..d3a2473 100755 --- a/config/xorg/init.sh +++ b/config/xorg/init.sh @@ -21,3 +21,5 @@ xset r rate 350 30; amixer set Capture nocap; amixer set Master off; +dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY || true; + |
