mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-02 07:56:12 +02:00
Revert "kitty: Use notify-send for long tasks"
Some TUIs actually use F1 and this causes them to break.
This commit is contained in:
parent
2adb6a38e4
commit
e86918ac23
@ -28,7 +28,6 @@ in
|
|||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
tab_bar_background #${base00}
|
tab_bar_background #${base00}
|
||||||
inactive_tab_background #${base00}
|
inactive_tab_background #${base00}
|
||||||
map F1 send_text all \x1afg;notify-send "$(pwd)" "Task Completed."\r
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user