commit 9ee784c90b4e5a5f6c6dab093b3f9cff07c27be1 parent c5937e48c09d4bd053614b8f4faff2b2f5a2315e Author: Hugo Soucy <hugo.soucy@equisoft.com> Date: Fri, 25 Oct 2019 10:34:40 -0400 Remove the content Diffstat:
M | .xinitrc | | | 7 | +------ |
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/.xinitrc b/.xinitrc @@ -1,8 +1,3 @@ #!/bin/sh -# Wallpapers -exec $(feh --randomize --bg-fill /home/hs0ucy/Nextcloud/Images/oldcomp_*) & - -# Window Manager -exec dwmstat & -exec dwm +# See ~/.xsession instead