summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-01-13 23:08:23 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-01-13 23:08:23 -0500
commit3aec911183025fc3c20ee4878a61a0c777276a5b (patch)
tree0ae989d7608fbbbeea1ed909a003c66f31e986f9
parent7bb42f915eaab94444a99c50788c20559e540bac (diff)
remove redundant makewall on startup
-rw-r--r--.xinitrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 1329895..c98de06 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,5 +1,4 @@
$XDG_CONFIG_HOME/startup/$(hostname) &
-makewall &
sxhkd &
dunst &
unclutter &