Only start firefox at startup
This commit is contained in:
parent
50239bde6e
commit
b00b7208df
|
@ -18,11 +18,7 @@
|
|||
|
||||
wayland.windowManager.sway.config = {
|
||||
output = {"Dell Inc. DELL U2417H 5K9YD872FY1L".transform = "270";};
|
||||
startup = [
|
||||
{command = "firefox";}
|
||||
{command = "teams-for-linux";}
|
||||
{command = "nxplayer.bin";}
|
||||
];
|
||||
startup = [{command = "firefox";}];
|
||||
workspaceOutputAssign = [
|
||||
{
|
||||
output = "Iiyama North America PLB2403WS 0574281251316";
|
||||
|
|
Loading…
Reference in a new issue