Commit graph

7 commits

Author SHA1 Message Date
eb93b58763 [herbstluftwm] Fix calling rofi 2023-03-06 10:23:17 -08:00
f1b84e60e1 Always show rofi on my preferred monitor 2020-12-26 23:17:23 -08:00
5bb0014265 Reorganize xsession and Xresources
- 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.
2020-04-26 21:34:57 -07:00
cd9f77887e Raise the window when switching to it
In floating mode jumping to a window doesn’t actually raise it.
2018-09-13 21:54:12 -07:00
c139e076d0 Make rofi look good 2017-03-29 23:04:35 -07:00
dbfdcab10a Fix rofi window switching keybinding 2016-11-09 15:01:57 +01:00
393087e8a5 Add rofi configuration 2016-08-05 01:48:13 +02:00