wip: dnsc-machine setup
This commit is contained in:
parent
d7649ff7ee
commit
a8b5298679
5 changed files with 25 additions and 6 deletions
|
|
@ -4,6 +4,17 @@ icon_theme = "Reversal-dark"
|
|||
|
||||
[[start]]
|
||||
type = "workspaces"
|
||||
favorites = ["main", "code", "gaming", "other", "chat", "media"]
|
||||
hidden = ["7"]
|
||||
sort = "added"
|
||||
|
||||
[start.name_map]
|
||||
"main" = " "
|
||||
"code" = " "
|
||||
"gaming" = " "
|
||||
"other" = " "
|
||||
"chat" = ""
|
||||
"media" = " "
|
||||
|
||||
[[center]]
|
||||
type = "focused"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue