nwg-launcher

This commit is contained in:
Sense T
2023-06-26 09:45:57 +08:00
parent 0f7dd37779
commit 163db4c80e
5 changed files with 13 additions and 7 deletions

View File

@@ -96,12 +96,11 @@
"custom/launcher" ={
format = " ";
on-click = "rofi -show drun";
on-click-right = "killall rofi";
on-click = "nwggrid -o 0.6";
};
"custom/power" ={
format = " ";
on-click = "bash ~/.config/rofi/leave/leave.sh";
on-click = "nwgbar";
};
}