16 lines
1.4 KiB
INI
16 lines
1.4 KiB
INI
;──────────────────────────────────────────────────────────────────────────────;
|
|
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;░Rofi░PowerMenu░Module░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;──────────────────────────────────────────────────────────────────────────────;
|
|
;[module/powermenu]
|
|
;type = custom/text
|
|
;; content =
|
|
;content = "%{T4}%{T-}"
|
|
;; content-background = ${color.bg-alt}
|
|
;content-foreground = ${color.fg}
|
|
;content-padding = 1
|
|
;click-left = {{ rofi.powermenu }}
|
|
;click-right = {{ rofi.powermenu }}
|
|
|