add flameshot and colorpicker app icons

This commit is contained in:
ksyasuda 2021-11-15 16:38:21 -08:00
parent 389c4c5592
commit fa52dfe48d
2 changed files with 24 additions and 1 deletions

View File

@ -144,7 +144,7 @@ font-3 = "Material Icons:size=10;3"
; modules-center = xwindow xbacklight
; modules-right = ipc clock
modules-left = sep launcher sep workspaces sep cust-mpd-icon cust-mpd-prev custom-mpd cust-mpd-next
modules-left = sep launcher sep workspaces sep flameshot color-picker sep cust-mpd-icon cust-mpd-prev custom-mpd cust-mpd-next
modules-center = title
; modules-right = color-switch sep alsa sep battery sep network sep date sep sysmenu sep
; modules-right = package-updates-trigger package-updates bluetooth sep pulseaudio sep network-wlan sep weather sep date sep sysmenu sep

View File

@ -341,4 +341,27 @@ format-padding = 1
format-prefix-padding = 1
format-overline = ${color.background}
format-underline = ${color.background}
[module/flameshot]
inherit = module/apps
content =
content-padding = 1
content-foreground = #fc8353
click-left = flameshot gui
click-right = flameshot config
content-background = ${color.background-alt}
content-prefix-padding = 1
content-overline = ${color.background}
content-underline = ${color.background}
[module/color-picker]
inherit = module/apps
content =
content-padding = 1
content-foreground = #ecbe7b
click-left = kcolorchooser
content-background = ${color.background-alt}
content-prefix-padding = 1
content-overline = ${color.background}
content-underline = ${color.background}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_