94 current 2024-03-01 14:42:43 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
f076266992
commit
358a2df187
2 changed files with 3 additions and 1 deletions
|
|
@ -64,6 +64,8 @@
|
|||
pkgs.btop
|
||||
pkgs.zoom-us
|
||||
pkgs.pavucontrol
|
||||
pkgs.wlogout
|
||||
pkgs.swaylock
|
||||
inputs.kb-gui.packages.${pkgs.system}.kb
|
||||
|
||||
# # You can also create simple shell scripts directly inside your
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ in {
|
|||
"custom/search" = {
|
||||
format = " ";
|
||||
tooltip = false;
|
||||
on-click = "${pkgs.tofi}/bin/tofi-drun";
|
||||
on-click = "${pkgs.wofi}/bin/wofi --show drun";
|
||||
};
|
||||
|
||||
"custom/weather" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue