aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use .d directory for .xinitrc subscriptsTom Ryder2016-12-151-32/+5
|
* 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
|
* Switch X11 browser back to FirefoxTom Ryder2016-08-131-2/+2
| | | | | Pale Moon's forums send outgoing links through an adwrapper; unacceptable
* Switch back to Pale MoonTom Ryder2016-07-181-2/+2
| | | | Trying again
* 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
* Remove GitHub URLTom Ryder2016-06-191-1/+1
|
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* More intelligent browser handlingTom Ryder2016-03-211-0/+4
| | | | 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
|
* New background, move backgrounds to dirTom Ryder2015-07-231-1/+1
| | | | | | Also put them in the install-x target, they're not specific to i3 The image is a crop of Sacramentum's album "Far Away From the Sun"
* Don't write ~/.fehbgTom Ryder2015-06-221-1/+1
|
* Add redshiftTom Ryder2015-05-241-0/+3
|
* Neglected to kill xscreensaver(1) in .xinitrcTom Ryder2015-05-241-3/+0
|
* Don't doublefork xbindkeysTom Ryder2015-05-231-1/+1
|
* Correct options for urxvtdTom Ryder2015-05-231-1/+1
|
* Correct options to urxvtdTom Ryder2015-05-231-1/+1
|
* Use xkb not xmodmap for Caps Lock remapTom Ryder2015-05-231-2/+2
|
* No reason for capital X on XmodmapTom Ryder2014-11-031-1/+1
|
* Add xbindkeys(1) call to ~/.xinitrcTom Ryder2014-11-031-0/+3
|
* Start urxvtd(1) on X loginTom Ryder2014-11-031-0/+3
|
* Hose xsession, use xinitrcTom Ryder2014-11-031-0/+15
Probably not going to be using a DE again anytime soon