diff options
author | xyz <gky44px1999@gmail.com> | 2021-08-13 00:36:28 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-08-13 00:36:28 -0700 |
commit | 4134757d5ef6470edee1165f3c3f5c8ac251b4d0 (patch) | |
tree | 5b0132f230b2d36a9aa5fe1e95875562bc891130 /.xinitrc | |
parent | 78ddb6b8a5e8fbf400706cf60b9f1a47056587a1 (diff) |
screen width and height env var, refactor
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |