migrate dotfiles to this repository
This commit is contained in:
6
home/.config/i3bar-river/bottom-config.toml
Normal file
6
home/.config/i3bar-river/bottom-config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
font = "JetBrains Mono NF Bold 12"
|
||||
height = 24
|
||||
background = "#000000"
|
||||
command = "i3status-rs ~/.config/i3status-rust/bottom-config.toml"
|
||||
position = "bottom"
|
||||
show_tags = false
|
||||
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"
|
||||
Reference in New Issue
Block a user