mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add openbox config
This commit is contained in:
parent
b11c53f634
commit
2a67211908
12 changed files with 589 additions and 85 deletions
|
|
@ -1,5 +1,5 @@
|
|||
theme = "native"
|
||||
#icons = "awesome5"
|
||||
icons = "none"
|
||||
|
||||
[[block]]
|
||||
block = "custom"
|
||||
|
|
@ -8,6 +8,7 @@ interval = 0
|
|||
|
||||
[[block]]
|
||||
block = "sound"
|
||||
step_width = 2
|
||||
|
||||
[[block]]
|
||||
block = "net"
|
||||
|
|
@ -17,5 +18,5 @@ interval = 4
|
|||
|
||||
[[block]]
|
||||
block = "time"
|
||||
interval = 60
|
||||
format = "%R"
|
||||
interval = 60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue