Compare commits
2 Commits
7b12211aa7
...
3f823f755f
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f823f755f | |||
| 5e1f667510 |
+1
-1
@@ -187,7 +187,7 @@ type = internal/backlight
|
|||||||
; $ ls -1 /sys/class/backlight/
|
; $ ls -1 /sys/class/backlight/
|
||||||
;card = intel_backlight
|
;card = intel_backlight
|
||||||
;card = amdgpu_bl0
|
;card = amdgpu_bl0
|
||||||
card = None
|
card = intel_backlight
|
||||||
|
|
||||||
; Available tags:
|
; Available tags:
|
||||||
; <label> (default)
|
; <label> (default)
|
||||||
|
|||||||
+13
-5
@@ -59,7 +59,11 @@ type = custom/text
|
|||||||
content = "%{T3}%{T-}"
|
content = "%{T3}%{T-}"
|
||||||
content-foreground = ${color.fg-alt}
|
content-foreground = ${color.fg-alt}
|
||||||
content-padding = 2
|
content-padding = 2
|
||||||
|
<<<<<<< HEAD
|
||||||
|
click-left = systemsettings &
|
||||||
|
=======
|
||||||
click-left = lxqt-config &
|
click-left = lxqt-config &
|
||||||
|
>>>>>>> 7b12211aa7c25b795d1827b3706d7021308a6b23
|
||||||
|
|
||||||
[module/htop]
|
[module/htop]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -83,7 +87,11 @@ content = "%{T3}%{T-}"
|
|||||||
content-foreground = ${color.green}
|
content-foreground = ${color.green}
|
||||||
content-background = ${color.bg}
|
content-background = ${color.bg}
|
||||||
content-padding = 2
|
content-padding = 2
|
||||||
|
<<<<<<< HEAD
|
||||||
|
click-left = ksysguard &
|
||||||
|
=======
|
||||||
click-left = qps &
|
click-left = qps &
|
||||||
|
>>>>>>> 7b12211aa7c25b795d1827b3706d7021308a6b23
|
||||||
|
|
||||||
[module/editor]
|
[module/editor]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -99,7 +107,7 @@ content = "%{T3}%{T-}"
|
|||||||
content-foreground = ${color.light-blue}
|
content-foreground = ${color.light-blue}
|
||||||
content-background = ${color.bg}
|
content-background = ${color.bg}
|
||||||
content-padding = 2
|
content-padding = 2
|
||||||
click-left = mousepad -o window &
|
click-left = kate &
|
||||||
|
|
||||||
[module/calc]
|
[module/calc]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -107,7 +115,7 @@ content = "%{T3}%{T-}"
|
|||||||
content-foreground = ${color.amber}
|
content-foreground = ${color.amber}
|
||||||
content-background = ${color.bg}
|
content-background = ${color.bg}
|
||||||
content-padding = 1
|
content-padding = 1
|
||||||
click-left = galculator &
|
click-left = kcalc &
|
||||||
|
|
||||||
[module/colorpicker]
|
[module/colorpicker]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -117,7 +125,7 @@ content-foreground = ${color.light-green}
|
|||||||
content-background = ${color.bg}
|
content-background = ${color.bg}
|
||||||
content-padding = 1
|
content-padding = 1
|
||||||
|
|
||||||
click-left = xcolor &
|
click-left = kcolorchooser &
|
||||||
|
|
||||||
|
|
||||||
[module/spotify]
|
[module/spotify]
|
||||||
@@ -157,7 +165,7 @@ click-left = spotify &
|
|||||||
type = internal/battery
|
type = internal/battery
|
||||||
|
|
||||||
; $ ls -1 /sys/class/power_supply/
|
; $ ls -1 /sys/class/power_supply/
|
||||||
battery = None
|
battery = BAT0
|
||||||
adapter = ACAD
|
adapter = ACAD
|
||||||
|
|
||||||
poll-interval = 2
|
poll-interval = 2
|
||||||
@@ -463,7 +471,7 @@ label = " %mb_used%"
|
|||||||
[module/network]
|
[module/network]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
|
|
||||||
interface = enp6s18
|
interface = enp11s0
|
||||||
interval = 1.0
|
interval = 1.0
|
||||||
|
|
||||||
;ping-interval = 3
|
;ping-interval = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user