summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .fluxbox/apps: New fileHEADmasterhost/cutter1host/cam1P. J. McDermott2018-05-111-0/+4
|
* .XCompose.miscmathb: New (stub) fileP. J. McDermott2018-04-211-0/+4
|
* .XCompose.misctech: Add U2384 and U238BP. J. McDermott2017-09-131-0/+5
|
* .XCompose.misctech: Add U238D MONOSTABLE SYMBOLP. J. McDermott2017-09-131-0/+3
|
* .XCompose.dingbats: Add U27A1 BLACK RIGHTWARDS ARROWP. J. McDermott2017-09-131-10/+14
| | | | | This matches U2B05 better than U2B95 does, at least in the fonts I've tried.
* .XCompose.miscsymarr: Add U2B05 and U2B95 black arrowsP. J. McDermott2017-09-131-0/+8
|
* .XCompose.miscsympic: Add U1F3E0 HOUSE BUILDINGP. J. McDermott2017-09-131-0/+3
|
* .XCompose.arr: Add U21E9 DOWNWARDS WHITE ARROWP. J. McDermott2017-09-131-0/+1
|
* .XCompose.arr: Add U21B6 and U21B7 semicircle arrowsP. J. McDermott2017-09-131-0/+2
|
* .XCompose.transmapsym: New fileP. J. McDermott2017-09-132-0/+19
|
* .XCompose.miscsympic: Add U1F5B4 HARD DISKP. J. McDermott2017-09-131-0/+1
|
* .XCompose.supparra: New fileP. J. McDermott2017-09-131-0/+8
| | | | Missed in 37b4fcc.
* .XCompose.miscsympic: New fileP. J. McDermott2017-09-132-0/+159
|
* .XCompose.miscsymarr: Add octagonP. J. McDermott2017-09-131-0/+3
|
* .XCompose*: Greatly expand multi-key input sequencesP. J. McDermott2017-09-1215-1/+932
|
* .gitignore.d/fluxbox: Include included XCompose filesP. J. McDermott2017-09-121-1/+1
|
* .fluxbox/init: Increase to eight workspacesP. J. McDermott2017-09-111-1/+1
|
* .fluxbox/init: SortP. J. McDermott2017-09-111-59/+59
|
* Sort .fluxbox/init with a filterP. J. McDermott2017-09-113-0/+8
| | | | fluxbox rearranges the lines in this file.
* .fluxbox/init: UpdateP. J. McDermott2017-09-111-51/+52
|
* .fluxbox/keys: Fix `mpc seek` commandsP. J. McDermott2017-09-111-2/+2
|
* .Xmodmap: Use keycode instead of keysymP. J. McDermott2016-10-291-1/+1
| | | | | | | Otherwise, this happens if xmodmap ever has to be re-run: xmodmap: /home/pj/.Xmodmap:1: bad keysym target keysym 'Scroll_Lock', no corresponding keycodes xmodmap: 1 error encountered, aborting.
* .fluxbox/keys: Add mpc repeat/single keysP. J. McDermott2016-08-151-0/+2
|
* .fluxbox/keys: Add workspace add/remove and window tiling keysP. J. McDermott2016-08-151-0/+10
|
* .fluxbox/keys: Change volume incrementsP. J. McDermott2016-04-091-2/+2
|
* .xinitrc: Start gnome-keyring-daemonP. J. McDermott2016-03-161-0/+1
|
* .xinitrc: Start mpdP. J. McDermott2016-03-141-0/+4
|
* .fluxbox/init: Reduce to four workspacesP. J. McDermott2016-03-141-1/+1
|
* .fluxbox/keys: Add Super+M keyP. J. McDermott2016-03-141-0/+1
|
* .xinitrc: Add SSH supportP. J. McDermott2016-03-131-1/+1
|
* .xinitrc: Run gpg-agentP. J. McDermott2016-03-131-0/+2
|
* Add external battery and volume applet programsP. J. McDermott2016-03-104-1/+71
|
* .fluxbox/keys: Fix scroll-to-shadeP. J. McDermott2016-03-091-2/+2
|
* .fehbg, .fluxbox/lastwallpaper: Change wallpaperP. J. McDermott2016-03-092-2/+2
|
* .fluxbox/startup: De-uglifyP. J. McDermott2016-03-081-13/+0
|
* .fluxbox/startup: Temporary gross hackP. J. McDermott2016-03-081-6/+14
|
* .fluxbox/startup: Slow things downP. J. McDermott2016-03-081-2/+8
| | | | Really, things are starting too fast!
* .XCompose: New fileP. J. McDermott2016-03-083-0/+6
| | | | And get GTK+ and Qt clients to XOpenIM(...) to read it.
* .Xmodmap: New file (defining the Compose key)P. J. McDermott2016-03-082-0/+2
|
* .config/fbpanel/taskbar: Don't show wallpapers in pagerP. J. McDermott2016-03-081-1/+1
| | | | The big red swirls on an otherwise mostly gray panel are distracting.
* .config/fbpanel/taskbar: Set genmon text colorP. J. McDermott2016-03-081-2/+2
| | | | Match the text color of the Vertex-Dark theme.
* .fluxbox/startup: Enable evdev wheel emulationP. J. McDermott2016-03-081-0/+4
|
* .gitignore.d/fluxbox: Exclude .fluxbox/fbrun_historyP. J. McDermott2016-03-081-0/+1
|
* .fluxbox/keys: Add root and workspace menusP. J. McDermott2016-03-081-0/+8
|
* .fluxbox/init: Set style and s/Menu/MenuIcon/ in titlebar.leftP. J. McDermott2016-03-081-10/+75
|
* .fehbg, .fluxbox/lastwallpaper: Use debian-dark.pngP. J. McDermott2016-03-082-1/+2
|
* .config/fbpanel/taskbar: Change menu iconP. J. McDermott2016-03-071-1/+1
|
* .fluxbox/startup: Run wicd-gtkP. J. McDermott2016-03-071-0/+1
|
* .fluxbox/keys: Add Ctrl+drag binding for tabsP. J. McDermott2016-03-071-1/+2
|
* .xinitrc: Load .exportsP. J. McDermott2016-03-071-0/+2
|