diff options
author | zachir <zachir@librem.one> | 2023-05-23 13:34:44 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-23 13:34:44 -0500 |
commit | eca9815fc719182ad8cddf683ef20f6cb3b4e90a (patch) | |
tree | 97c76a4abca5428ead5b9b5eada1100de39bb497 /X11/xinitrc | |
parent | 1fa39708a670cc4ca47d6cd7254b9b5035789661 (diff) |
fix gtk themes, and remove x11 wm configs
Diffstat (limited to 'X11/xinitrc')
-rwxr-xr-x | X11/xinitrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/X11/xinitrc b/X11/xinitrc deleted file mode 100755 index 92cc3db..0000000 --- a/X11/xinitrc +++ /dev/null @@ -1,6 +0,0 @@ -xrdb ~/.Xresources -sh -c ~/.xprofile & -#runsvdir ~/.runit/runsvdir & -[ -x ~/.screenlayout/layout_1.sh ] && ~/.screenlayout/layout_1.sh -WM="$(~/.local/bin/scripts/crcparse 'WM')" -exec $WM |