From 4bbb06a49fc3999bfd9ac17a5f3093963c9e595e Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 14 Sep 2023 18:35:43 -0400 Subject: Intern workstation update --- .xinitrc##hostname.intern | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .xinitrc##hostname.intern (limited to '.xinitrc##hostname.intern') diff --git a/.xinitrc##hostname.intern b/.xinitrc##hostname.intern new file mode 100644 index 0000000..b2b3cfc --- /dev/null +++ b/.xinitrc##hostname.intern @@ -0,0 +1,16 @@ +xwallpaper --zoom ~/.cache/wall.png & +sxhkd & +remaps & +dunst & +unclutter & +picom -b & +echo us > $HOME/.cache/layout +xrdb -load $HOME/.Xresources +flashfocus -n 30 -o 0.75 -v ERROR & +dwmblocks & +newsup & +while true; do + dwm >/dev/null +done +# exec icewm +# vim:filetype=sh -- cgit v1.2.3