65 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *

This commit is contained in:
Max Känner 2024-03-03 23:28:43 +01:00
parent 628f2208fd
commit 2d6fb7092d

View File

@ -119,7 +119,10 @@
}; };
bars = []; bars = [];
menu = "${pkgs.tofi}/bin/tofi-drun | ${pkgs.findutils}/bin/xargs swaymsg exec --"; menu = "${pkgs.tofi}/bin/tofi-drun | ${pkgs.findutils}/bin/xargs swaymsg exec --";
fonts = ["FiraCode Nerd Font"]; fonts = {
names = ["FiraCode Nerd Font"];
size = 11.0;
};
startup = [ startup = [
{command = "${pkgs.keepassxc}/bin/keepassxc";} {command = "${pkgs.keepassxc}/bin/keepassxc";}
{command = "${pkgs.waybar}/bin/waybar";} {command = "${pkgs.waybar}/bin/waybar";}