57 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *
This commit is contained in:
parent
2444924e09
commit
367265e506
@ -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";}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user