Remove dedicated Matrix client, just use Thunderbird instead
This commit is contained in:
parent
382e13bd1c
commit
57293112ad
5 changed files with 0 additions and 5 deletions
|
@ -18,7 +18,6 @@
|
|||
spawn-at-startup "librewolf" "-p" "Misc" "--name" "MiscBrowser"
|
||||
spawn-at-startup "thunderbird"
|
||||
spawn-at-startup "vesktop"
|
||||
spawn-at-startup "fractal"
|
||||
spawn-at-startup "telegram-desktop"
|
||||
'';
|
||||
}
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
{ command = "librewolf -P Misc --name=MiscBrowser"; }
|
||||
{ command = "thunderbird"; }
|
||||
{ command = "vesktop"; }
|
||||
{ command = "fractal"; }
|
||||
{ command = "telegram-desktop"; }
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue