add chrome icon and rofi config

This commit is contained in:
ksyasuda
2021-11-15 22:59:45 -08:00
parent 72427eda90
commit 601d71dc61
4 changed files with 47 additions and 2 deletions

View File

@@ -144,7 +144,7 @@ font-3 = "Material Icons:size=8;3"
; modules-center = xwindow xbacklight
; modules-right = ipc clock
modules-left = sep launcher sep workspaces sep flameshot color-picker
modules-left = sep launcher sep workspaces sep chrome flameshot color-picker
modules-center = title-icon title sep cust-mpd-icon cust-mpd-prev custom-mpd cust-mpd-next
; 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 date weather sep sysmenu sep

View File

@@ -367,4 +367,15 @@ content-background = ${color.background-alt}
content-prefix-padding = 1
content-overline = ${color.background}
content-underline = ${color.background}
[module/chrome]
inherit = module/apps
content =
content-padding = 1
content-foreground = ${color.blue}
click-left = google-chrome-beta --profile-directory="Profile 1"
content-background = ${color.background-alt}
content-prefix-padding = 1
content-overline = ${color.background}
content-underline = ${color.background}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_