diff options
Diffstat (limited to '.config/x11')
| -rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 1ac7d5b..1806781 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -1,6 +1,6 @@ #!/bin/sh -slstatus & +sbar & #setwall & xwallpaper --zoom ~/.local/share/wallpaper.jpg xcompmgr & |
