Skip to content

webdevred/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMonad configuration

Introduction

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.

Software I use

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.

Required software

SoftwareUbuntuDescription
xmonadxmonadMy window manager
xmobarxmobarBar with extra information
xmonad-contriblibghc-xmonad-devExtra functionality not available in the Xmonad package
Aesonlibghc-aeson-devUsed to parse data from PulseAudio for audio sink switcher
AlacrittyalacrittyVery nice terminal
fishfishVery nice shell
fehfehWallpaper manager
picompicomCompositor
rofirofiApplication launcher

Install dependencies on Ubuntu

sudo apt install xmonad xmobar libghc-xmonad-dev libghc-aeson-dev alacritty fish feh picom rofi

Install the configuration into .config

./install.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published