mirror of
https://github.com/ksyasuda/rice.git
synced 2025-07-30 20:36:15 -07:00
add chrome icon and rofi config
This commit is contained in:
@@ -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
|
||||
|
@@ -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}
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
Reference in New Issue
Block a user