57 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 22:51:22 +01:00
parent 2444924e09
commit 367265e506

View File

@ -117,8 +117,12 @@
"main" = [{class = "^Firefox$";}];
"term" = [{class = "^foot$";}];
};
bars = [];
startup = [
{command = "keepassxc";}
{command = "${pkgs.keepassxc}/bin/keepassxc";}
{command = "${pkgs.waybar}/bin/waybar";}
{command = "${pkgs.foot}/bin/foot";}
{command = "${pkgs.firefox}/bin/firefox";}
];
};
};