feat: reload kanshi on mod-shift-m
parent
8cf94cfc60
commit
07c10ecd20
|
@ -117,7 +117,7 @@ in
|
||||||
"${modifier}+Shift+o" = "exec xdg-open \"zoommtg://zoom.us/join?action=join&confno=4861587170&pwd=ZVk3aHphcWppY21ONjZOMVh6STN6dz09\"";
|
"${modifier}+Shift+o" = "exec xdg-open \"zoommtg://zoom.us/join?action=join&confno=4861587170&pwd=ZVk3aHphcWppY21ONjZOMVh6STN6dz09\"";
|
||||||
"${modifier}+Shift+s" = "exec shotman --capture region --copy";
|
"${modifier}+Shift+s" = "exec shotman --capture region --copy";
|
||||||
"${modifier}+l" = "exec ${lock_command}";
|
"${modifier}+l" = "exec ${lock_command}";
|
||||||
"${modifier}+Shift+m" = "output DP-2 power off, output DP-3 power off, output DP-2 power on, output DP-3 power on";
|
"${modifier}+Shift+m" = "output '*' power off, output '*' power on, exec ${pkgs.kanshi}/bin/kanshictl reload";
|
||||||
};
|
};
|
||||||
|
|
||||||
assigns = {
|
assigns = {
|
||||||
|
|
Loading…
Reference in New Issue