457 current 1970-01-01 01:00:00 25.05.20241119.23e89b7 6.6.62 *
This commit is contained in:
parent
9d17b55a33
commit
a8ff627aba
@ -201,7 +201,12 @@ in {
|
||||
{command = "${pkgs.squeekboard}/bin/squeekboard";}
|
||||
{command = "${pkgs.rot8}/bin/rot8 -n 10 -h ${rotate_lisgd}/bin/rotate_lisgd";}
|
||||
{command = "${rotate_lisgd}/bin/rotate_lisgd";}
|
||||
];
|
||||
]
|
||||
++ lib.optional cfg.kanshi.enable
|
||||
{
|
||||
command = "${pkgs.kanshi}/bin/kanshictl reload";
|
||||
always = true;
|
||||
};
|
||||
|
||||
defaultWorkspace = "main";
|
||||
workspaceAutoBackAndForth = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user