1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat: add dmenurandr script

This commit is contained in:
Kierán Meinhardt
2020-09-09 09:35:50 +02:00
parent 1c52649be8
commit c8bbbb6055
3 changed files with 97 additions and 0 deletions

View File

@@ -248,6 +248,8 @@ in with config.niveum; {
"exec --no-startup-id ${pkgs.playerctl}/bin/playerctl previous";
"XF86ScreenSaver" = "exec ${pkgs.xautolock}/bin/xautolock -locknow";
"XF86Display" = "exec ${pkgs.scripts.dmenurandr}/bin/dmenurandr";
# key names detected with xorg.xev:
# XF86WakeUp (fn twice)
# XF86Battery (fn f3)