added two more workspaces, one for each monitor
autostarted floorp on youtube on the bg_noise workspace autostarted alacritty on the main workspace also fixed zellij not being set properly (again)
This commit is contained in:
parent
61239c0f2b
commit
887735826b
2 changed files with 8 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{...}: {
|
||||
zellij = {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
exitShellOnExit = true;
|
||||
attachExistingSession = true;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue