diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-01-08 19:05:28 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-01-08 19:05:28 +0530 |
| commit | bc9347d1f8ad58d5d5607e4855e38ff6c75f8376 (patch) | |
| tree | bfd746a8a67a22a87a4d7a4ca538161fa732e2c3 /.config/x11/xinitrc | |
| parent | a65a6ea520b2f3f14e373419c9016b621958687a (diff) | |
xinitrc uncluttered
Diffstat (limited to '.config/x11/xinitrc')
| -rw-r--r-- | .config/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 6f1e169..cfe01da 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -4,6 +4,7 @@ xwallpaper --zoom ~/.local/share/wallpaper.jpg & xcompmgr & xset r rate 300 50 +unclutter & sbar & dunst & # exec dwm > /dev/null 2>&1 |
