More qute config
This commit is contained in:
parent
110481af59
commit
897f165db7
3 changed files with 12 additions and 4 deletions
|
@ -135,6 +135,8 @@ in
|
|||
"XF86MonBrightnessUp" = "exec ${pkgs.brightnessctl}/bin/brightnessctl set +5%";
|
||||
"${modifier}+Alt+Left" = "move workspace to output left";
|
||||
"${modifier}+Alt+Right" = "move workspace to output right";
|
||||
# Invoke default action on top notification.
|
||||
"${modifier}+n" = "exec ${pkgs.mako}/bin/makoctl invoke";
|
||||
};
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue