This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.config
Collin J. Doering 5dd46f860c Cosmetic interface changes dealing primarily with transparency affecting emacs and mc. Changes
are as follows:
.config/mc.ini:
  * changed the skin to a custom version of gotar now located at .local/share/mc/skins/gotar-mod.ini
.config/mc/panels.ini:
  * automatic changes made by MC
.emacs:
  * utilize user custom theme folder .emacs.d/themes
  * changed theme to manoj-transparent (a transparent mod of theme manoj-dark)
  * added hook to 'after-make-frame-functions to check whether emacs is running in
    a tty or a XWindow. If the later is the case then change the frames background to
    black to make things look pretty and have both XWidows and tty instances of emacs
    utilize transparency
.emacs.d/themes/manoj-transparent-theme.el:
  * a modified manoj-dark with support for transparency
.local/share/mc/skins/gotar-mod.ini:
  * enables transparency and a nicer color scheme based on gotar
.xmonad/xmonad.hs:
  * start mc-scratch and emacs-scratch
  * remove extra mention of supertux2 in manageHook
  * add support for automatically centering/floating mc-scratch and emacs-scratch
  * enable transparency of the urxvtc instances started for mc-scratch and emacs-scratch

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2015-01-14 05:12:43 -05:00
..
awesome Various minor changes; see details below. 2015-01-14 05:12:42 -05:00
luakit Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
mc Cosmetic interface changes dealing primarily with transparency affecting emacs and mc. Changes 2015-01-14 05:12:43 -05:00
obmenugen Various minor changes; see details below. 2015-01-14 05:12:42 -05:00
openbox Various minor changes; see details below. 2015-01-14 05:12:42 -05:00
systemd/user Oops..also forgot to remove .config/systemd/user/default.target.wants; this is remade automatically 2015-01-14 05:12:43 -05:00