mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
remove window padding
This commit is contained in:
@ -17,12 +17,6 @@
|
|||||||
}
|
}
|
||||||
config.font_size = 16.0
|
config.font_size = 16.0
|
||||||
config.window_background_opacity = 1
|
config.window_background_opacity = 1
|
||||||
config.window_padding = {
|
|
||||||
left = '20px',
|
|
||||||
right = '20px',
|
|
||||||
top = '20px',
|
|
||||||
bottom = '20px',
|
|
||||||
}
|
|
||||||
config.audible_bell = "Disabled"
|
config.audible_bell = "Disabled"
|
||||||
|
|
||||||
return config
|
return config
|
||||||
|
Reference in New Issue
Block a user