summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-12-28 13:38:46 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2023-12-28 13:38:46 -0500
commitac067ff89e7318d3ab65626d9a2701f09ef959f3 (patch)
treee4350a41aa2aa1d3ef12563b5281d2806cddd795 /.profile
parentd4775d06c87a284b8933634c205c9af11121e4d6 (diff)
volumectl uses pipewire and dwmblocks eselect news
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 4f6edba..4ad6822 100644
--- a/.profile
+++ b/.profile
@@ -51,5 +51,5 @@ fi
# Start Desktop Environment if on the main TTY
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
-startx
+ startx
fi