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:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user