Hide borders at screen edge. They are useless.
This commit is contained in:
parent
4adeabb4f3
commit
e860398236
|
@ -10,7 +10,7 @@ include $HOME/.dotfiles/sway/devices
|
|||
seat seat0 xcursor_theme FlatbedCursors-Blue
|
||||
|
||||
# Minimize borders from all windows
|
||||
hide_edge_borders none
|
||||
hide_edge_borders both
|
||||
default_floating_border pixel 2
|
||||
default_border pixel 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue