enable activate function for waybar taskbar
This commit is contained in:
parent
04323ffad8
commit
5b684020c1
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,10 @@ in
|
|||
"battery"
|
||||
"custom/notification"
|
||||
];
|
||||
"wlr/taskbar" = {
|
||||
# on-click = "${lib.getExe pkgs.niri-unstable} msg action focus-window --id {app_id}";
|
||||
on-click = "activate";
|
||||
};
|
||||
|
||||
"niri/worksapces" = { };
|
||||
"niri/taskbar" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue