Updates
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ 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
|
||||||
click-left = xfce4-settings-manager &
|
click-left = systemsettings &
|
||||||
|
|
||||||
[module/htop]
|
[module/htop]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -83,7 +83,7 @@ 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
|
||||||
click-left = xfce4-taskmanager &
|
click-left = ksysguard &
|
||||||
|
|
||||||
[module/editor]
|
[module/editor]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
@@ -99,7 +99,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 +107,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 +117,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 +157,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 +463,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