summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove Xft settings, should be set by infinalityGravatar Tom Willemse2015-11-301-5/+0
|
* Give Rofi its own configuration fileGravatar Tom Willemse2015-11-302-30/+46
|
* Define color names for XdefaultsGravatar Tom Willemse2015-11-301-0/+26
|
* Add separate URxvt config fileGravatar Tom Willemse2015-11-302-1/+4
|
* Use compton.conf instead of CLI argumentsGravatar Tom Willemse2015-11-212-11/+42
|
* Use redshift-gtk now that I have a trayGravatar Tom Willemse2015-11-211-1/+1
|
* Update rofi configGravatar Tom Willemse2015-11-211-4/+8
|
* Update mowedline initGravatar Tom Willemse2015-11-211-8/+5
|
* Fix hrunorraiseGravatar Tom Willemse2015-11-211-1/+1
| | | | Apparently window IDs can also be 6 characters long instead of 7.
* Start trayer after starting herbstluftwmGravatar Tom Willemse2015-11-211-0/+4
|
* Pad the left side of the first monitorGravatar Tom Willemse2015-11-211-2/+2
| | | | To make room for the system tray
* Select a random wallpaper at startupGravatar Tom Willemse2015-11-211-1/+7
|
* Add ruby module snippetGravatar Tom Willemse2015-11-211-0/+11
|
* Add twig-mode snippetsGravatar Tom Willemse2015-11-215-0/+35
|
* Add emmet-mode configurationGravatar Tom Willemse2015-11-211-0/+13
|
* Remove lisp-extra-font-lockGravatar Tom Willemse2015-11-212-14/+0
| | | | It's just too much.
* Add some manually-selected Org keyword colorsGravatar Tom Willemse2015-11-211-5/+8
|
* Add highlight-numbers-mode configurationGravatar Tom Willemse2015-11-211-0/+12
|
* Add Twig configurationGravatar Tom Willemse2015-11-211-0/+26
|
* Update Emacs package dependenciesGravatar Tom Willemse2015-11-211-5/+6
|
* Add remove and retag commands for keysnail bookmarksGravatar Tom Willemse2015-11-181-15/+80
|
* Add bookmark command to KeysnailGravatar Tom Willemse2015-11-181-1/+62
|
* Update keysnail.jsGravatar Tom Willemse2015-11-171-10/+32
|
* Automatically authenticate with CirceGravatar Tom Willemse2015-11-151-1/+13
|
* Add beacon and extra highlighting for lispGravatar Tom Willemse2015-11-091-0/+58
|
* Don't use highlight-defined-modeGravatar Tom Willemse2015-11-091-1/+0
|
* Change expected magit buffer nameGravatar Tom Willemse2015-11-091-2/+3
|
* Don't expand snippets when opening filesGravatar Tom Willemse2015-11-091-0/+3
|
* Replace some more characters in HTMLGravatar Tom Willemse2015-11-091-1/+4
|
* Provide circe-init featureGravatar Tom Willemse2015-11-091-0/+9
|
* Update Emacs packagesGravatar Tom Willemse2015-11-091-4/+8
|
* Move circe settings to separate Org fileGravatar Tom Willemse2015-10-033-224/+236
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-034-96/+238
|
* Add notes about settings in .XdefaultsGravatar Tom Willemse2015-10-021-0/+27
|
* Show circe chats in frames without a minibufferGravatar Tom Willemse2015-10-021-2/+12
| | | | | | This only actually works when a circe chat is opened with something like `switch-buffer-other-frame'. Just switching buffers normally doesn't work. Which is actually pretty much how I want it to be.
* Add some Emacs settingsGravatar Tom Willemse2015-09-292-4/+36
| | | | | | | | | These settings were inspired by this Emacs config: https://github.com/wasamasa/dotemacs/blob/master/init.org Some existed already, but this was an opportune time to follow the instructions on the r/unixporn wiki to split your Xresources and to use variables: https://www.reddit.com/r/unixporn/wiki/organizing_xresources
* Colorize keychain status widgetGravatar Tom Willemse2015-09-281-2/+2
|
* Add webcam status widgetGravatar Tom Willemse2015-09-281-0/+5
|
* Use helm-find-filesGravatar Tom Willemse2015-09-281-0/+1
|
* Use hydra for projectile-railsGravatar Tom Willemse2015-09-281-0/+1
|
* Add circe settingsGravatar Tom Willemse2015-09-281-0/+60
|
* Only load cask at compile-timeGravatar Tom Willemse2015-09-281-3/+3
| | | | | As long as init.org doesn't contain everything in my init.el it's still needed at compile-time.
* Finish re-organizing init.orgGravatar Tom Willemse2015-09-281-368/+393
|
* Add text about my use of the words major modeGravatar Tom Willemse2015-09-231-1/+4
|
* Update structure some moreGravatar Tom Willemse2015-09-232-194/+210
|
* Remove stumpwm integrationGravatar Tom Willemse2015-09-231-44/+0
| | | | I don't currently use stumpwm
* Fix HTML export of init.orgGravatar Tom Willemse2015-09-233-11/+4
|
* Fix warnings about undefined magit variablesGravatar Tom Willemse2015-09-231-16/+2
|
* Add robe customizationsGravatar Tom Willemse2015-09-231-0/+22
|
* Start cleaning up basic structureGravatar Tom Willemse2015-09-231-321/+342
|