Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Schmidt c9d5583c0b
Add missing dotfiles, update existing 2018-05-28 18:32:43 -05:00
Alexander Schmidt 8ea144b6a1 Cleaning up the repository a bit
Removed old systemd services and timers, unused scripts, and moved the
xmobar configuration to a different directory which should hopefully
make the repository a little cleaner.
2017-05-26 22:03:10 -05:00
Alexander Schmidt 625608e4cc Okay, apparently the symlink somehow broke
So yeah. *Now* XMonad has been massively overhauled.
2017-02-02 17:29:29 -06:00
Alexander Schmidt 230845f938 Massively overhauled XMonad's configuration, nvim 2017-02-01 23:12:35 -06:00
Alexander Schmidt 48ad0d8371 Rearranged and updated xmonad.hs, xmobarrc
My XMonad configuration now uses folds to categorize everything by
section, hopefully making it easier to navigate. Additionally, I've
updated it quite a lot.

XMonad updates include
 - ThreeCol layout
 - systemctl suspend binding
 - renamed layouts in the logHook so they take less space on the bar
 - startupHook to launch certain applications (compositor, notification
   daemon, etc.) when starting XMonad
 - probably more stuff I forgot about; I should start making notes on
   changes I make for commit messages...

xmobar changes are pretty simple: I change the battery command so it
doesn't use the silly static battery icon and instead now indicates that
it's the battery charge level by saying "batt". Wow, real clever, right?
Yeah, that's what I thought too. I'll eventually configure it to use an
icon, changing which one is used specifically based on the current
charge level, but for now this works well enough so that I know that my
laptop isn't going to suddenly shut down because my battery ran out of
charge.

I've also added colors to the battery percentage to provide a visual
indication of the current charge level; I might tweak the exact colors
in the future, but I think it should be fine as-is.
2016-10-11 13:39:34 -05:00
Alexander Schmidt d368a03587 Updates to XMonad and xmobar 2016-09-30 23:35:16 -05:00
Alexander Schmidt 6a7afd22e4 Added (what I think are) all my dotfiles
Also, not sure why there was a license before.
2016-09-30 23:30:57 -05:00