merg config
This commit is contained in:
parent
d2cb4356e6
commit
556e6ef696
2 changed files with 58 additions and 39 deletions
|
|
@ -385,6 +385,23 @@ bar {
|
|||
}
|
||||
}
|
||||
|
||||
bar {
|
||||
id bar_right_alt_alt
|
||||
status_command ~/.local/bin/conky-i3bar ~/.conkyrc-net
|
||||
position top
|
||||
output "LG Electronics LG FULL HD"
|
||||
font pango:JetBrainsMono NFM 10
|
||||
colors {
|
||||
background $black_super
|
||||
focused_background $black
|
||||
focused_workspace $black_super $yellow_super $black
|
||||
active_workspace $black_super $blue_super $black
|
||||
inactive_workspace $black_super $black_super $white_super
|
||||
urgent_workspace $black $red_super $white
|
||||
separator $white
|
||||
}
|
||||
}
|
||||
|
||||
bar {
|
||||
id bar_internal
|
||||
status_command ~/.local/bin/conky-i3bar ~/.conkyrc-main
|
||||
|
|
@ -414,7 +431,7 @@ output "Acer Technologies VG270U P 0x05217924" {
|
|||
scale 1
|
||||
}
|
||||
|
||||
output "LG Electronics LG FULL HD Unknown" {
|
||||
output "LG Electronics LG FULL HD" {
|
||||
background ~/Pictures/Backgrounds/DSC02111.jpg fill
|
||||
position 0 0
|
||||
scale 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue