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'