Sxhkd: add mouse rofi
This commit is contained in:
parent
e5b24370ae
commit
6e08335e8a
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@
|
||||||
"super + alt + {Right,Down,Left}" = "${playerctl} {next,play-pause,previous}";
|
"super + alt + {Right,Down,Left}" = "${playerctl} {next,play-pause,previous}";
|
||||||
"XF86MonBrightness{Up,Down}" = "${xbacklight} -{inc,dec} 10 && ${notifyBrightness}";
|
"XF86MonBrightness{Up,Down}" = "${xbacklight} -{inc,dec} 10 && ${notifyBrightness}";
|
||||||
"XF86PowerOff" = toString powermenu;
|
"XF86PowerOff" = toString powermenu;
|
||||||
|
"button10" = "rofi -show drun";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue