From 6eaecafe7fe6bf469799a987ec28a7e03fe0220d Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Fri, 14 Apr 2023 18:43:08 -0500 Subject: fix: remove dwl.sh since superd does that now --- bin/dwl.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 bin/dwl.sh diff --git a/bin/dwl.sh b/bin/dwl.sh deleted file mode 100755 index a3ec3c4..0000000 --- a/bin/dwl.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -eu - -export XCURSOR_PATH=/usr/share/icons -export XCURSOR_SIZE=24 -export XCURSOR_THEME=Catppuccin-Macchiato-Dark-Cursors - -dbus-run-session -- dwl -s dwl-init.sh -- cgit v1.2.3