swaync: fix slack focus on click
This commit is contained in:
parent
270f9c12bf
commit
4cfbad9f03
|
@ -22,7 +22,7 @@ in
|
|||
|
||||
services.swaync.settings.scripts._10-slack = {
|
||||
app-name = "[Ss]lack";
|
||||
exec = "hyprctl dispatch focuswindow $SWAYNC_APP_NAME";
|
||||
exec = "hyprctl dispatch focuswindow Slack";
|
||||
run-on = "action";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue