foot: inhibit notification when focused

This commit is contained in:
Evie Litherland-Smith 2023-12-29 10:28:09 +00:00
parent 4ed12aebcb
commit d251ba15c3

View file

@ -35,10 +35,9 @@
enable = true; enable = true;
settings = { settings = {
main = { main = {
# term = "xterm-256color";
pad = "10x10"; pad = "10x10";
locked-title = false; locked-title = false;
notify-focus-inhibit = false; notify-focus-inhibit = true;
selection-target = "both"; selection-target = "both";
}; };
bell = { bell = {