summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorotg <otg@sateoki.xyz>2022-03-10 17:06:43 +0000
committerotg <otg@sateoki.xyz>2022-03-10 17:06:43 +0000
commit2c56545e172aeaa896c91b459392e0fb2c2af29b (patch)
tree002b7a18b944a305de77daccf55c249b0041f712 /.xinitrc
parent92e2c67a8f361d1dae4d754dde9935ff50bfe026 (diff)
Removed unnecessary start applications from xinitrc
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.xinitrc b/.xinitrc
index 466cc03..6b92429 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -10,13 +10,6 @@ session=${1:-dwm}
run_dwm() {
# Run all applications that go hand in hand w/ dwm
- # dwmblocks &
-
- # Start-up apps for dwm
- st &
- librewolf &
- keepassxc &
- discord &
while true
do