From ca8274fd3161b4d08cdb2837eb1b31cec03bf276 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Jun 2025 18:30:15 -0500 Subject: added install and firewall rules for warpinator --- dotfiles/system/.local/bin/startdwm | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/system') diff --git a/dotfiles/system/.local/bin/startdwm b/dotfiles/system/.local/bin/startdwm index 57b3e5c..6e25ab0 100755 --- a/dotfiles/system/.local/bin/startdwm +++ b/dotfiles/system/.local/bin/startdwm @@ -53,6 +53,7 @@ flameshot & touchpad-app & signal-desktop --start-in-tray & protonmail-bridge --no-window & +warpinator & # start dwm echo "$(date): Starting dwm" >> "$logfile" 2>&1 -- cgit v1.2.3