summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2026-03-11 05:38:10 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2026-03-11 05:38:10 +0300
commit4c4de61c8abcdd19982b0de3013c481e5f8c99bd (patch)
treec0bebdf75a7227eb95d9abefaae2598cb9661b1a
parentaf1b01e22af4e7bdacce5fec6e90f90efe041fb2 (diff)
xinitrc: xrdb load and dbus-update-activation-environment commandsHEADmaster
-rw-r--r--.xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index a36003a..8164f2a 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,9 +1,11 @@
#!/bin/sh
+xrdb -load ~/.Xresources
setxkbmap -layout us,ru -option 'grp:alt_space_toggle'
xset r rate 300 50
picom &
unclutter --timeout 3 &
dunst &
slstatus &
+dbus-update-activation-environment --all
ssh-agent dwm