foot: inhibit notification when focused
This commit is contained in:
parent
4ed12aebcb
commit
d251ba15c3
|
@ -35,10 +35,9 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
main = {
|
||||
# term = "xterm-256color";
|
||||
pad = "10x10";
|
||||
locked-title = false;
|
||||
notify-focus-inhibit = false;
|
||||
notify-focus-inhibit = true;
|
||||
selection-target = "both";
|
||||
};
|
||||
bell = {
|
||||
|
|
Loading…
Reference in a new issue