summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-08-13 00:36:28 -0700
committerxyz <gky44px1999@gmail.com>2021-08-13 00:36:28 -0700
commit4134757d5ef6470edee1165f3c3f5c8ac251b4d0 (patch)
tree5b0132f230b2d36a9aa5fe1e95875562bc891130 /.xinitrc
parent78ddb6b8a5e8fbf400706cf60b9f1a47056587a1 (diff)
screen width and height env var, refactor
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 4f38276b..0cb0481f 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -41,6 +41,7 @@ while true; do
sleep 1
done &
+shufwall &
#clipmenud &
dunst &
fcitx5 -d &
@@ -51,5 +52,4 @@ udiskie &
# without editing registry, using filter key, or other third party program
# see http://stereopsis.com/keyrepeat/
xset r rate 250 30 &
-shufwall &
exec dwm