summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc9
1 files changed, 4 insertions, 5 deletions
diff --git a/.xinitrc b/.xinitrc
index 0d61722..7876b9a 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -2,14 +2,14 @@
# General Configurations
setxkbmap gb # Set keyboard to gb layout
-# export SHELL=/bin/zsh # Set shell to zsh
+export SHELL=/bin/zsh # Set shell to zsh
# wmname LG3D & # For getting Java applications, e.g. Pycharm, Rider to work.
# Daemons etc.
-# mpd
+mpd
# Programs for creating desktop
-# picom & # Compositor
+picom & # Compositor
# Launch the Window Manager with a Parameter
@@ -24,8 +24,7 @@ run_dwm() {
st &
librewolf &
keepassxc &
- # discord &
- # firefox &
+ discord &
while true
do