Polish ringtail NixOS config and add documentation #208
1 changed files with 4 additions and 0 deletions
Launch 1Password and Steam on sway startup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit
a1e308a43c
|
|
@ -161,6 +161,10 @@
|
|||
xkb_options = "ctrl:nocaps";
|
||||
};
|
||||
};
|
||||
startup = [
|
||||
{ command = "1password"; }
|
||||
{ command = "steam"; }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue