Add click action to kernel module to display fastfetch
This commit is contained in:
@@ -6760,7 +6760,7 @@ interval = ${intervals.kernel}
|
|||||||
; Available tags:
|
; Available tags:
|
||||||
; <output> - deprecated
|
; <output> - deprecated
|
||||||
; <label> (default)
|
; <label> (default)
|
||||||
format = <label>
|
format = %{A1:kitty fastfetch:}<label>%{A}
|
||||||
format-foreground = ${colors.kernel-foreground}
|
format-foreground = ${colors.kernel-foreground}
|
||||||
format-background = ${colors.kernel-background}
|
format-background = ${colors.kernel-background}
|
||||||
format-underline = ${colors.kernel-underline}
|
format-underline = ${colors.kernel-underline}
|
||||||
|
@@ -744,7 +744,7 @@ interval = ${intervals.kernel}
|
|||||||
; Available tags:
|
; Available tags:
|
||||||
; <output> - deprecated
|
; <output> - deprecated
|
||||||
; <label> (default)
|
; <label> (default)
|
||||||
format = <label>
|
format = %{A1:kitty fastfetch:}<label>%{A}
|
||||||
format-foreground = ${colors.kernel-foreground}
|
format-foreground = ${colors.kernel-foreground}
|
||||||
format-background = ${colors.kernel-background}
|
format-background = ${colors.kernel-background}
|
||||||
format-underline = ${colors.kernel-underline}
|
format-underline = ${colors.kernel-underline}
|
||||||
|
Reference in New Issue
Block a user