aboutsummaryrefslogtreecommitdiff
path: root/X/Xresources
Commit message (Collapse)AuthorAgeFilesLines
* Break Xresources into subfilesTom Ryder2016-06-221-42/+2
|
* Consolidate URxvt extensionsTom 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-281-1/+0
|
* Use plain ol' cutchars, not perl selectTom Ryder2015-08-261-1/+2
|
* Stop using xscreensaver in favour of i3lock(1)Tom Ryder2015-05-231-15/+0
| | | | Adieu
* Remove unused cutchars resourceTom Ryder2015-05-231-1/+0
|
* Fix silly order for Xresources term colorsTom Ryder2015-01-181-6/+6
|
* Apply terminal colours specifically to URxvtTom Ryder2014-11-031-20/+18
|
* Don't bother with fading terminal anymoreTom Ryder2014-08-231-1/+0
| | | | Doesn't really do anything useful and sometimes screen updating is slow
* Only need -common resource for Urxvt perlsTom Ryder2014-04-271-1/+0
|
* Remove Urxvt.perl-lib definitionTom Ryder2014-04-261-1/+0
| | | | | | I didn't read the manpage. It turns out that urxvt will search $HOME/.urxvt/ext by default for its extensions, so I don't need to specify a path here (much less a fixed string rather than a variable).
* Add tmux vertical separator to URxvt.cutcharsTom Ryder2014-04-261-3/+3
| | | | The selection script is required for this to work
* Restore URxvt.perl-ext to XresourcesTom Ryder2014-04-261-0/+1
|
* Adjust alignment of Xresources fileTom Ryder2014-04-261-18/+18
|
* Replace clipboard urxvt with abbreviated scriptTom Ryder2014-04-261-3/+1
| | | | | I didn't need the keybindings or the paste functionality, just the autocopy feature.
* Darken xscreensaver a bitTom Ryder2013-09-151-0/+15
|
* Removed rgba Xft resource againTom Ryder2013-04-101-2/+1
| | | | | Found it was causing weird little artifacts and I don't find the difference perceptible anyway
* Start using URxvt clipboard scriptTom Ryder2013-03-221-19/+21
| | | | | | | | | | | | This script from urxvt-perls[1] copies the PRIMARY X11 selection to the CLIPBOARD. I do like select-to-copy and middle-click pasting most of the time, but it's occasionally frustrating when doing things like trying to replace selected text. This allows me to do explicit pastes with Ctrl-V. I don't like having to include my $HOME path literal in .Xresources; I'll need to find out if there's a tidier way to do it. [1]: https://github.com/muennich/urxvt-perls
* Remove literal BACKSLASH from cutcharsTom Ryder2013-03-221-1/+1
| | | | That'll teach me to copypaste from documentation
* URxvt: Unused Perl extensions off, set cutcharsTom Ryder2013-03-221-0/+3
| | | | | | This reverts to the base URxvt selection behavior where words are selected on double-click, which I prefer (hence the also added cutchars resource)
* This setting is causing artifacts on my screenTom Ryder2013-03-201-1/+0
|
* Left hinting onTom Ryder2013-03-141-1/+1
|
* Overhaul of XresourcesTom Ryder2013-03-141-40/+42
| | | | Using subpixel ordering (with letterspacing fix), fallback fonts
* Use point size for terminal font not pixelsTom Ryder2013-03-101-1/+1
|
* Remove stray semicolonTom Ryder2013-03-091-1/+1
|
* Use font glyphs for line-drawing, not builtinsTom Ryder2013-02-241-0/+1
| | | | | I use Ubuntu Mono and its linedrawing characters are a bit more even that urxvt's builtins
* Remove URL matcher stuffTom Ryder2013-02-241-2/+0
| | | | Seldom used it and it doesn't do a very good job anyway
* Remove internal border for urxvtTom Ryder2013-02-241-0/+1
| | | | Gives me some extra height and width in awesome
* Hardening terminal colors a bitTom Ryder2013-02-121-2/+2
|
* Make resources more generic for other termsTom Ryder2012-09-241-18/+20
|
* Fade URxvt when unfocusedTom Ryder2012-09-161-0/+1
|
* More URxvt tinkeringTom Ryder2012-09-091-0/+4
|
* Tidy color definitionsTom Ryder2012-08-261-16/+16
|
* Fix transparency settingsTom Ryder2012-08-261-2/+2
|
* Added font stuff, sortedTom Ryder2012-08-251-28/+28
|
* Update as per Arch recommendationsTom Ryder2012-08-201-0/+37