diff options
author | 2022-04-27 11:25:38 +0200 | |
---|---|---|
committer | 2022-04-27 11:25:38 +0200 | |
commit | 2f03fb9f1bb43c25e2ab8723590a093e168d5b18 (patch) | |
tree | b172ae2063c4ff0cfcdd34d68112aa4a8fa63779 /.dwmrc | |
download | dwmrc-2f03fb9f1bb43c25e2ab8723590a093e168d5b18.tar.gz dwmrc-2f03fb9f1bb43c25e2ab8723590a093e168d5b18.zip |
Initial commit
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 |