remove i3 floating borders
This commit is contained in:
parent
077ec6fc1a
commit
eb9217d09a
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ in rec {
|
|||
floating = {
|
||||
titlebar = false;
|
||||
modifier = super;
|
||||
border = 0;
|
||||
};
|
||||
|
||||
window.border = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue