summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index a17aa5c..2bf7605 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -18,6 +18,8 @@ export XMODIFIERS='@im=ibus'
dbus-update-activation-environment \
--systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
+export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
+
rfkill block all
ibus-daemon -dxrR
@@ -27,6 +29,8 @@ xrandr --auto --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0
xset s off -dpms
+setxkbmap -option "ctrl:nocaps"
+
xwallpaper --maximize "$(/usr/bin/ls -d -1 /media/HDD/Pictures/wallpaper/* | shuf -n1)" &
compton --config /home/cafebabe/.config/compton/compton.conf -b