60 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:01:48 +01:00
parent a11ad83220
commit 62e3a62969

View File

@ -114,9 +114,10 @@
# use foot as default terminal # use foot as default terminal
terminal = "foot"; terminal = "foot";
assigns = { assigns = {
"0" = [{app_id = "firefox";}]; "1" = [{app_id = "firefox";}];
"1" = [{app_id = "foot";}]; "2" = [{app_id = "foot";}];
}; };
# workspaces = ["main" "term"];
bars = []; bars = [];
startup = [ startup = [
{command = "${pkgs.keepassxc}/bin/keepassxc";} {command = "${pkgs.keepassxc}/bin/keepassxc";}