diff options
Diffstat (limited to '.dwmrc')
-rw-r--r-- | .dwmrc | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +# This file it's not part of dwm. + +xwallpaper --zoom ~/.config/wallpaper.jpg + +dwmwttr & # This script checks the weather +dwmbar & # This script build the right up side bar + +exec /home/alessandro/devel/dwm/dwm |