migrate dotfiles to this repository
This commit is contained in:
parent
b5cb78b445
commit
06ec517e20
42 changed files with 1539 additions and 1 deletions
10
home/.config/i3bar-river/config.toml
Normal file
10
home/.config/i3bar-river/config.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
font = "JetBrains Mono NF Bold 12"
|
||||
height = 24
|
||||
background = "#000000"
|
||||
command = "i3status-rs"
|
||||
tags_margin = 0.0
|
||||
tags_padding = 8.0
|
||||
tag_fg = "#727169"
|
||||
tag_bg = "#000000"
|
||||
tag_focused_fg = "#dcd7ba"
|
||||
tag_focused_bg = "#000000"
|
||||
Loading…
Add table
Add a link
Reference in a new issue