about summary refs log tree commit diff
path: root/configs/linux/misc
AgeCommit message (Collapse)AuthorFilesLines
2019-03-09 Support font preferencesWilliam Carroll38-0/+0
I've been sloppily managing my fonts for awhile. At this point in time, it seems reasonable to carry around ttf, otf, and other font files. These are 4.0K in size anyhow, which doesn't seem burdensome to me for the convenience I get in return.
2019-03-08 Support i3wm and org-capture integrationWilliam Carroll1-0/+4
Now this has been missing from my workflow for awhile.
2019-03-08 Prefer gnome-terminalWilliam Carroll1-4/+4
This is a temporary change. Will get back on urxvt in the future.
2019-03-07 Simplifies i3 statusbar configWilliam Carroll1-3/+3
Moves the time to a more readable area. Removes noise from the disk information.
2019-03-07 Support additional i3 KBDsWilliam Carroll1-17/+10
Also prefer urxvt to gnome-terminal. This is subject to change. Also supports additional KBDs for repeated tasks.
2019-03-06 Support additional config filesWilliam Carroll2-0/+30
Lucky me. More configuration!
2019-03-05 Extends i3 to support gLinux setupWilliam Carroll1-56/+120
Disables i3-gaps code temporarily until I get a proper installation working. Formats existing code to prefer alignment of text across similar, adjacent definitions. Defines new KBDs for screenlocking, music player controls, volume controls. Defines a rough manifesto of KBDs and the reasoning behind some choices.
2019-03-04 Temporarily drop support for RofiWilliam Carroll1-1/+0
This depended on a hardlink to the /nix/store, which was a Nix workaround that I no longer need. Expect the rofi/config to return.
2019-01-13 Update linux configsWilliam Carroll4-22/+77
- Updates IRSSI config, XInitRC, i3 config
2018-10-06 Integrate i3 and EmacsWilliam Carroll2-10/+63
Super shared KBDs between i3wm and Emacs for: - focusing windows (i.e. M-{h,j,k,l}) - deleting windows (i.e. M-q) More support may be needed, but this is good DWIM behavior for now.
2018-10-02 Support additional Linux configurationsWilliam Carroll3-0/+150
- i3 - window manager - Terminator - terminal preferences - Rofi - kind of like Finder, but also like Helm and Ivy; dmenu replacement