94 current 2024-03-01 14:42:43 24.05.20240228.9099616 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 14:42:48 -05:00
parent f076266992
commit 358a2df187
2 changed files with 3 additions and 1 deletions

View file

@ -64,6 +64,8 @@
pkgs.btop pkgs.btop
pkgs.zoom-us pkgs.zoom-us
pkgs.pavucontrol pkgs.pavucontrol
pkgs.wlogout
pkgs.swaylock
inputs.kb-gui.packages.${pkgs.system}.kb inputs.kb-gui.packages.${pkgs.system}.kb
# # You can also create simple shell scripts directly inside your # # You can also create simple shell scripts directly inside your

View file

@ -66,7 +66,7 @@ in {
"custom/search" = { "custom/search" = {
format = " "; format = " ";
tooltip = false; tooltip = false;
on-click = "${pkgs.tofi}/bin/tofi-drun"; on-click = "${pkgs.wofi}/bin/wofi --show drun";
}; };
"custom/weather" = { "custom/weather" = {