1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-04 04:09:26 +00:00

[polybar] Add task menu to open/close tasks

This commit is contained in:
2020-07-03 20:08:19 +02:00
parent 748a57a586
commit e837390dc1
5 changed files with 50 additions and 7 deletions

View File

@ -5,6 +5,7 @@
export TERMINAL_CMD=${TERMINAL_CMD:-"tilix --profile orange --new-process -e"}
export WM_CONTROL=${WM_CONTROL:-"~/.config/polybar/scripts/switch_window_state"}
export TASKMANAGER_MAX_TASKS=${TASKMANAGER_MAX_TASKS:-20}
export ROFI_THEME=${ROFI_THEME:-orange}
function wait_for_polybar
{