From 2f03fb9f1bb43c25e2ab8723590a093e168d5b18 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 27 Apr 2022 11:25:38 +0200 Subject: Initial commit --- .dwmrc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .dwmrc (limited to '.dwmrc') diff --git a/.dwmrc b/.dwmrc new file mode 100644 index 0000000..8440555 --- /dev/null +++ b/.dwmrc @@ -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 -- cgit v1.2.3