test
This commit is contained in:
@@ -26,8 +26,7 @@ function show_reminders {
|
||||
}
|
||||
|
||||
function show_calendar {
|
||||
tmux display-popup -T "Calendario Mensile" -w 80% -h 80% -x C -y C -E -- "$CURRENT_DIR/show_calendar.sh"
|
||||
tmux display-popup -T "Prossime 2 settimane…" -w 99% -h 99% -x C -y C -E -- "$CURRENT_DIR/show_reminders.sh"
|
||||
tmux display-popup -T "Prossime 2 settimane…" -w 99% -h 99% -x C -y C -E -- "$CURRENT_DIR/show_calendar.sh"
|
||||
}
|
||||
|
||||
function main {
|
||||
|
||||
Reference in New Issue
Block a user