Compare commits

..

2 Commits

Author SHA1 Message Date
3f823f755f Updates 2026-02-24 12:14:48 -07:00
5e1f667510 Updates 2026-02-24 12:14:38 -07:00
2 changed files with 14 additions and 6 deletions

View File

@@ -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)

View File

@@ -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