Skip to content

Commit

Permalink
Add categories to Kitty workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorfree committed Jan 2, 2024
1 parent 582f487 commit e80abdc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion workspaces/Kitty/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@
"cmd":"bash -c 'echo \"kasm-user ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers'"
}
},
"categories": [],
"categories": [
"Productivity",
"Desktop"
],
"architecture": [
"amd64"
],
Expand Down

0 comments on commit e80abdc

Please sign in to comment.