summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-02-01 21:38:17 +0000
committerself <self@sateoki.xyz>2022-02-01 21:38:17 +0000
commit39bfcb9a24373af470636946d83be33414f6c6f4 (patch)
tree996b03aa9639fbaa3c6a02c6f2d16bc241f44fa6 /.xinitrc
parentb7c5515035d5f83a68be43fcd375f42223f2f974 (diff)
Updated xinitrc again
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