set default workspace startup cmd

This commit is contained in:
2024-02-10 15:31:38 +01:00
parent 15ba62a5f8
commit 2c4d3fb15b

View File

@@ -227,6 +227,7 @@
startup = [
{ command = "feh --bg-scale ~/.config/home-manager/xenia.png"; }
{ command = "keepassxc"; }
{ command = "i3-msg workspace 1"; }
];
};
services.redshift = {