diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 96dd4c8..c67a763 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -12,10 +12,10 @@ (defparameter *key-layout* "de" "Stores the current key layout") ;; Default applicatoins -(defparameter *web-browser* "qutebrowser" "Stores the web browser") -(defparameter *editor* "emacs" "Stores the editor") -(defparameter *terminal* "alacritty" "Stores the terminal emulator") -(defparameter *file-manager* "dolphin" "Stores the terminal emulator") +(defparameter *web-browser* "firefox-dev" "Stores the web browser") +(defparameter *editor* "es" "Stores the editor") +(defparameter *terminal* "gnome-terminal" "Stores the terminal emulator") +(defparameter *file-manager* "nautilus" "Stores the terminal emulator") (defparameter *music-player* "spotify" "Stores the terminal emulator") ;; set correct module directory