1
0
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:
2018-11-14 11:08:45 +00:00
parent bedead5cda
commit 5185349b8c
3 changed files with 7 additions and 7 deletions

View File

@ -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
#