mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 05:19:26 +00:00
[polybar] Add task menu to open/close tasks
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[module/windows]
|
||||
type = custom/text
|
||||
content =" "
|
||||
click-left = rofi -modi window -show window -theme orange -show-icons -location 1 -yoffset +45 -xoffset +20
|
||||
click-left = rofi -modi window -show window -theme $ROFI_THEME -show-icons -location 1 -yoffset +45 -xoffset +20
|
||||
|
||||
[module/mpd]
|
||||
type = internal/mpd
|
||||
|
Reference in New Issue
Block a user