aboutsummaryrefslogtreecommitdiffstats
path: root/x11/.config
Commit message (Collapse)AuthorAgeFilesLines
* [x11] Remove configuration file for rincewindGravatar Tom Willemse2022-09-221-4/+0
| | | | There is only one screen attached now and no need to call ‘xrandr’
* [x11] Remove shelldon startup file, shelldon isn't used ↵Gravatar Tom Willemse2022-03-011-1/+0
| | | | anymore
* Fix monitor names and switch monitors on rincewindGravatar Tom Willemse2020-12-261-2/+2
|
* Add files for shelldonGravatar Tom Willemse2020-12-261-0/+1
|
* Swap my monitors on rincewindGravatar Tom Willemse2020-12-261-1/+1
|
* Add data configuration for X11Gravatar Tom Willemse2020-11-231-0/+6
|
* Fix some names and modesGravatar Tom Willemse2020-04-271-0/+0
|
* Fix color definitionsGravatar Tom Willemse2020-04-261-26/+26
| | | | | M4 treats ‘#’ as a comment delimiter, so that if there is a macro that expands to, for example, ‘#222222’ it will ignore any macros any further along the line.
* Reorganize xsession and XresourcesGravatar Tom Willemse2020-04-264-89/+39
| | | | | | | | | | | | | | | | | - Add xsession. Instead of requiring each of my machines to setup their own ‘.xsession’ add one that should work for all of them. - Use M4 for the Xresources database. I didn’t want the X11 project to be aware of all the configuration files that could be added in there and I was able to figure out how to have it load all of the configuration files in the ‘Xresources.d’ directory. Now each configuration can inject properties into the X resources database. - Have ‘.xsession’ load all of the scripts in ‘.config/X11/Xsession.d’. Each configuration can now inject some script to run when X starts. - Have ‘.xsession’ load a machine-specific script so that each machine can override what it does when X starts.
* Make rofi look goodGravatar Tom Willemse2017-03-291-0/+20
|
* Update background color for yoshi-themeGravatar Tom Willemse2017-03-051-1/+1
|
* Set cursor color for URxvtGravatar Tom Willemse2017-03-051-0/+1
|
* Change Xcursor themeGravatar Tom Willemse2016-11-091-0/+1
|
* Add URxvt configGravatar Tom Willemse2016-08-291-0/+68