home/foot: fix sway floating mode
This commit is contained in:
parent
5970d4ac0a
commit
fc9ca7f1df
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
main.font = "monospace:size=10";
|
main.font = "monospace:size=10";
|
||||||
|
main.resize-by-cells = false;
|
||||||
cursor.style = "beam";
|
cursor.style = "beam";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue