diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |