This is my configuration, still simple.
My goal is to create a good workflow for me to work with Emacs and Firefox.
Another important thing is that I should be able to use Steam and play games without problems.
I use picom, rofi and xmobar for this setup and the configuration files for those are in included in this repo. The reason for this is that I dislike having .git in my home directory and most of the stuff in ~/.config I dont want to commit to Git. My Emacs configuration can be found in a separate repo.
Software | Ubuntu | Description |
---|---|---|
xmonad | xmonad | My window manager |
xmobar | xmobar | Bar with extra information |
xmonad-contrib | libghc-xmonad-dev | Extra functionality not available in the Xmonad package |
Aeson | libghc-aeson-dev | Used to parse data from PulseAudio for audio sink switcher |
Alacritty | alacritty | Very nice terminal |
fish | fish | Very nice shell |
feh | feh | Wallpaper manager |
picom | picom | Compositor |
rofi | rofi | Application launcher |
sudo apt install xmonad xmobar libghc-xmonad-dev libghc-aeson-dev alacritty fish feh picom rofi
./install.sh