From 849aa8507b47a216479a7c0da4bf83bf6cf6e5c1 Mon Sep 17 00:00:00 2001
From: Benjamin Chausse <benjamin@chausse.xyz>
Date: Fri, 13 Oct 2023 14:24:21 -0400
Subject: Debloat hostname flags

---
 .xinitrc##hostname.battlestation | 23 -----------------------
 1 file changed, 23 deletions(-)
 delete mode 100644 .xinitrc##hostname.battlestation

(limited to '.xinitrc##hostname.battlestation')

diff --git a/.xinitrc##hostname.battlestation b/.xinitrc##hostname.battlestation
deleted file mode 100644
index da0657c..0000000
--- a/.xinitrc##hostname.battlestation
+++ /dev/null
@@ -1,23 +0,0 @@
-xwallpaper --zoom ~/.cache/wall.png &
-dropbox-cli start &
-sxhkd &
-remaps &
-dunst &
-unclutter &
-protonmail-bridge --no-window &
-xautolock -time 5 -detectsleep -secure -locker locktoggle &
-cinnamon-screensaver &
-picom -b &
-echo "" > $HOME/.local/share/newsboat/queue
-echo us > $HOME/.cache/layout
-xrdb -load $HOME/.Xresources
-flashfocus -n 30 -o 0.75 -v ERROR &
-dwmblocks &
-newsup &
-nohup davmail ~/.config/davmail/properties &
-shairport-sync &
-while true; do
-  dwm >/dev/null
-done
-# exec icewm
-# vim:filetype=sh
-- 
cgit v1.2.3