wip: dnsc-machine setup
This commit is contained in:
parent
199007d0ad
commit
a91167b34e
6 changed files with 91 additions and 43 deletions
20
modules/wm/ironbar/config/config.toml
Normal file
20
modules/wm/ironbar/config/config.toml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
position = "left"
|
||||
height = 24
|
||||
icon_theme = "Reversal-dark"
|
||||
|
||||
[[start]]
|
||||
type = "workspaces"
|
||||
|
||||
[[center]]
|
||||
type = "focused"
|
||||
icon_size = 16
|
||||
|
||||
[[end]]
|
||||
type = "volume"
|
||||
|
||||
[[end]]
|
||||
type = "tray"
|
||||
|
||||
[[end]]
|
||||
type = "clock"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue