Thor: unstable
This commit is contained in:
parent
4d264d2cd8
commit
cdccd6e1ae
8 changed files with 74 additions and 50 deletions
|
|
@ -86,7 +86,7 @@
|
|||
{
|
||||
enable = true;
|
||||
keybindings = {
|
||||
"{,shift+}Print" = "${pkgs.gnome.gnome-screenshot}/bin/gnome-screenshot {-i,-a}";
|
||||
"{,shift+}Print" = "${pkgs.gnome-screenshot}/bin/gnome-screenshot {-i,-a}";
|
||||
"XF86Audio{LowerVolume,Mute,RaiseVolume}" = "${pamixer} {-d 2 -u,-t,-i 2 -u} && ${notifyVolume}";
|
||||
"XF86Audio{Next,Play,Prev}" = "${playerctl} {next,play-pause,previous}";
|
||||
"XF86MonBrightness{Up,Down}" = "${xbacklight} -{inc,dec} 10 && ${notifyBrightness}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue