diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-08-26 12:23:57 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-08-26 12:23:57 +0530 |
| commit | 8ace9c34bb09f599d3d5a37fce129d30a5cb2016 (patch) | |
| tree | 8b217f431b3413e5f6e2161fbada2e65975b58e5 /.config/x11 | |
| parent | 79ac1db3380d0cc89784f50823e1f4642d03e0ed (diff) | |
xinitrc sbar
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 & |
