feat: Hotkeys #5
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: peritia/NixOS-95#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hotkeys"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With this PR the user will be able to specify custom keybinds for commands and xfwm4.
It exposes two new options:
nixos95.keybinds.commandsnixos95.keybinds.xfwm4Both accept a list of attribute sets of the following schema:
Currently there is no good documenation about valid keys and the schema behind them. This should be imrpoved further later on, but i could not find any good original xfce4 documentation for it (as it mainly says to use the GUI)