Updates
This commit is contained in:
@@ -187,7 +187,7 @@ type = internal/backlight
|
||||
; $ ls -1 /sys/class/backlight/
|
||||
;card = intel_backlight
|
||||
;card = amdgpu_bl0
|
||||
card = None
|
||||
card = intel_backlight
|
||||
|
||||
; Available tags:
|
||||
; <label> (default)
|
||||
|
||||
@@ -59,7 +59,7 @@ type = custom/text
|
||||
content = "%{T3}%{T-}"
|
||||
content-foreground = ${color.fg-alt}
|
||||
content-padding = 2
|
||||
click-left = xfce4-settings-manager &
|
||||
click-left = systemsettings &
|
||||
|
||||
[module/htop]
|
||||
type = custom/text
|
||||
@@ -83,7 +83,7 @@ content = "%{T3}%{T-}"
|
||||
content-foreground = ${color.green}
|
||||
content-background = ${color.bg}
|
||||
content-padding = 2
|
||||
click-left = xfce4-taskmanager &
|
||||
click-left = ksysguard &
|
||||
|
||||
[module/editor]
|
||||
type = custom/text
|
||||
@@ -99,7 +99,7 @@ content = "%{T3}%{T-}"
|
||||
content-foreground = ${color.light-blue}
|
||||
content-background = ${color.bg}
|
||||
content-padding = 2
|
||||
click-left = mousepad -o window &
|
||||
click-left = kate &
|
||||
|
||||
[module/calc]
|
||||
type = custom/text
|
||||
@@ -107,7 +107,7 @@ content = "%{T3}%{T-}"
|
||||
content-foreground = ${color.amber}
|
||||
content-background = ${color.bg}
|
||||
content-padding = 1
|
||||
click-left = galculator &
|
||||
click-left = kcalc &
|
||||
|
||||
[module/colorpicker]
|
||||
type = custom/text
|
||||
@@ -117,7 +117,7 @@ content-foreground = ${color.light-green}
|
||||
content-background = ${color.bg}
|
||||
content-padding = 1
|
||||
|
||||
click-left = xcolor &
|
||||
click-left = kcolorchooser &
|
||||
|
||||
|
||||
[module/spotify]
|
||||
@@ -157,7 +157,7 @@ click-left = spotify &
|
||||
type = internal/battery
|
||||
|
||||
; $ ls -1 /sys/class/power_supply/
|
||||
battery = None
|
||||
battery = BAT0
|
||||
adapter = ACAD
|
||||
|
||||
poll-interval = 2
|
||||
@@ -463,7 +463,7 @@ label = " %mb_used%"
|
||||
[module/network]
|
||||
type = internal/network
|
||||
|
||||
interface = enp6s18
|
||||
interface = enp11s0
|
||||
interval = 1.0
|
||||
|
||||
;ping-interval = 3
|
||||
|
||||
Reference in New Issue
Block a user