mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Remove borders & increase padding/gaps
This commit is contained in:
@ -25,11 +25,11 @@ window:
|
||||
|
||||
# Window padding (changes require restart)
|
||||
#
|
||||
# Blank space added around the window in pixels. This padding is not scaled
|
||||
# Blank space added around the window in pixels. This padding is scaled
|
||||
# by DPI and the specified value is always added at both opposing sides.
|
||||
padding:
|
||||
x: 8
|
||||
y: 8
|
||||
x: 15
|
||||
y: 15
|
||||
|
||||
# Window decorations
|
||||
#
|
||||
|
Reference in New Issue
Block a user