From 80f9f62740bc80c17fd29fc862301466a6c54877 Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Sun, 18 Jan 2026 04:19:33 +0100 Subject: [PATCH] cleanup dwlb remains --- Makefile | 1 + dwlb | 1 - scripts/src/startup.sh | 3 +-- 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 160000 dwlb diff --git a/Makefile b/Makefile index a0704fb..f7a4b74 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ install: + cp ./environment /etc/environment $(MAKE) -C ./scripts install $(MAKE) -C ./neovim $(MAKE) -C ./starship diff --git a/dwlb b/dwlb deleted file mode 160000 index 48dbe00..0000000 --- a/dwlb +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 48dbe00bdb98a1ae6a0e60558ce14503616aa759 diff --git a/scripts/src/startup.sh b/scripts/src/startup.sh index 88b8d11..a80abdd 100755 --- a/scripts/src/startup.sh +++ b/scripts/src/startup.sh @@ -1,2 +1 @@ -dwlb -ipc -font "BlexMono Nerd Font:size=16" & -someblocks -p | dwlb -status-stdin all +someblocks -p | dwl -s 'setup.sh'