diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-02-09 16:39:54 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-02-09 16:39:54 -0800 |
commit | 23ed1ac135e4b31933d0fd926e96c85f12d7f44b (patch) | |
tree | 3766b636f193d77f2835caf66dea8142e8d8b3eb /home/xyz/.xinitrc | |
parent | 7c7535db00a4f0f7019e2c9585c0c108ebca3e3d (diff) |
debloat
Diffstat (limited to 'home/xyz/.xinitrc')
-rw-r--r-- | home/xyz/.xinitrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc index 4722f960..2fb8a47b 100644 --- a/home/xyz/.xinitrc +++ b/home/xyz/.xinitrc @@ -32,12 +32,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi -#if [ -e "$XDG_PICTURES_DIR/wallpapers/wallpaper" ]; then -# display -window root "$XDG_PICTURES_DIR/wallpapers/wallpaper" & -#else -# shufwall & -#fi - #clipmenud & fcitx5 -d redshift & |