aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/xbindkeys.scm
Commit message (Collapse)AuthorAgeFilesLines
* Replace all ‘lambda’ occurrences with ‘λ’Gravatar Tom Willemse2023-06-201-16/+16
|
* Have rofi extend xbindkeys for keys to bindGravatar Tom Willemse2022-04-201-1/+16
|
* Call the ‘first-binding’ function for xbindkeysGravatar Tom Willemse2022-04-201-1/+2
| | | | | All of the top-level key bindings have been put into this one function, so I need to call it to actually enable the keybindings.
* Use xbindkeys ‘-fg’ instead of ‘--file-guile’Gravatar Tom Willemse2022-04-201-1/+1
| | | | | | Even though the output of the ‘--help’ command promises that ‘--file-guile’ is the same as ‘-fg’ it appears that specifying ‘--file-guile’ doesn't work. It just pops up the help message.
* Add keybindings of xbindkeysGravatar Tom Willemse2022-04-201-3/+61
|
* Fix log file for xbindkeysGravatar Tom Willemse2022-04-161-1/+1
|
* Add xbindkeys configurationGravatar Tom Willemse2022-04-061-0/+46