aboutsummaryrefslogtreecommitdiff
path: root/X
Commit message (Collapse)AuthorAgeFilesLines
* Mod4+v fires up vimTom Ryder2017-04-131-0/+3
|
* Switch from xbindkeys to sxhkdTom Ryder2017-02-254-47/+47
| | | | Smaller, easier
* Add a start at an XTerm configTom Ryder2017-02-242-0/+10
|
* Alphabetical resources sortTom Ryder2017-02-241-1/+1
|
* Remove SHLVL nested shell feature for nowTom Ryder2017-01-242-3/+1
| | | | | Causes a bit too much curliness in configuration; may need a more comprehensive approach.
* Restore xrbg(1df)Tom Ryder2017-01-152-3/+2
| | | | | | | | | I switched to an xrandr(1)-based layout and feh(1)'s --randomize option applies a random background to each screen. I can't see a way of applying the same background to each screen, but xrbg(1df) does it, so I've restored it here. This reverts commit 1a0ac5be601f00e828dba181a7c90c2b29735b77.
* Bind Mod4+m to pull up tmux instanceTom Ryder2017-01-141-0/+3
|
* Add hook to load xrandr(1) file firstTom Ryder2017-01-141-0/+3
| | | | | | | | | | | | | | Here's mine on my home desktop: # Size monitors xrandr --output DVI-0 --auto xrandr --output DisplayPort-1 --auto xrandr --output DVI-1 --auto # Place monitors xrandr --output DVI-0 --pos 0x360 xrandr --output DisplayPort-1 --pos 1920x0 xrandr --output DVI-1 --pos 4480x360
* Add a plain sh keybindingTom Ryder2017-01-081-1/+4
|
* Reset working dir and SHLVL for xbindkeysTom Ryder2017-01-081-1/+1
| | | | | Otherwise it starts terminals with SHLVL incremented or in whatever dir I ran x() in
* Add keys to fire up a ksh/zsh windowTom Ryder2017-01-081-0/+6
|
* Add bcq(1df), tiny shut-up bc(1) wrapper for X11Tom Ryder2017-01-031-1/+1
|
* Bind the calculator key on my keyboardTom Ryder2016-12-311-0/+3
|
* Attempt a much saner approach to managing SHLVLTom Ryder2016-12-191-0/+2
|
* Remove xrbg(1)Tom Ryder2016-12-152-2/+3
| | | | Overkill given feh(1) has a --randomize
* Add command guards around .xinitrc.d subscriptsTom Ryder2016-12-158-4/+10
|
* Use .d directory for .xinitrc subscriptsTom Ryder2016-12-1510-32/+29
|
* Speed up my mouseTom Ryder2016-11-261-0/+3
|
* Rearrange ~/.xinitrc in some sort of orderTom Ryder2016-08-271-8/+8
|
* Don't check for an already set XRESOURCESTom Ryder2016-08-271-1/+1
| | | | yagni etc
* Move SSH_ASKPASS setup to ~/.xinitrcTom Ryder2016-08-271-0/+6
|
* Refactor br(1), brxs(1), add xgo(1) and xgoc(1)Tom Ryder2016-08-141-1/+1
| | | | Including updating keybindings
* Remove unneeded options from dmenu_runTom Ryder2016-08-141-1/+1
| | | | The defaults are fine
* Bind Mod4-p to dmp(1) in X11Tom Ryder2016-08-141-0/+3
|
* Mod4+g changes to "go", Mod4+i changes to "gimp"Tom Ryder2016-08-131-3/+3
| | | | "i" is short for image editor
* Bind Mod+u to brxs(1) browse to X selectionTom Ryder2016-08-131-0/+3
|
* Change Mod+b to run "$BROWSER" via br(1)Tom Ryder2016-08-131-1/+1
|
* Switch X11 browser back to FirefoxTom Ryder2016-08-132-3/+3
| | | | | Pale Moon's forums send outgoing links through an adwrapper; unacceptable
* Slightly lighter color for i3lock(1)Tom Ryder2016-08-041-1/+1
|
* Change Mod+b hotkey back to Pale MoonTom Ryder2016-08-041-1/+1
|
* Switch back to Pale MoonTom Ryder2016-07-181-2/+2
| | | | Trying again
* i3lock(1) with image if availableTom Ryder2016-07-011-1/+1
|
* Correct a typo in a commentTom Ryder2016-06-271-1/+1
| | | | | | > <+tyil> tejr: the link to mpdlrc in your xinitrc has a typo > <tejr> so it does > <tejr> thanks
* Restore vertical bar to urxvt cutcharsTom Ryder2016-06-241-1/+1
|
* Break Xresources into subfilesTom Ryder2016-06-223-42/+43
|
* Consolidate URxvt extensionsTom Ryder2016-06-191-1/+1
|
* Remove GitHub URLTom Ryder2016-06-191-1/+1
|
* Add "selection" urxvt scriptTom Ryder2016-06-191-1/+1
| | | | | | I don't like this very much, I just want something that correctly handles urxvt.cutchars with unicode characters. I'll cut it down and tidy it up shortly in the same way I did with the clip ext.
* Remove blank lines at end of filesTom Ryder2016-03-284-4/+0
|
* More intelligent browser handlingTom Ryder2016-03-212-1/+5
| | | | Also remove remaining palemoon refs
* Script for choosing random background on startupTom Ryder2016-03-151-3/+2
|
* Make Xresources path configurableTom Ryder2016-03-151-1/+1
|
* New backgroundTom Ryder2016-02-241-2/+2
|
* Add startup for mpdlrc-notify-sendTom Ryder2015-12-051-0/+3
|
* Add config and commands for dunst(1)Tom Ryder2015-12-051-0/+3
| | | | Pretty much sold on it at the moment
* New backgroundTom Ryder2015-11-231-1/+2
| | | | Edited cover of "A Blaze in the Northern Sky"
* Add a "kill X" bindingTom Ryder2015-10-211-2/+3
|
* Update commentTom Ryder2015-10-171-1/+2
|
* Time to actually learn how to composeTom Ryder2015-10-171-1/+1
|
* Switch to Palemoon, junk VimperatorTom Ryder2015-08-281-1/+1
|