updated default config
This commit is contained in:
parent
cf5a188aa9
commit
fab91af9b9
|
@ -24,10 +24,6 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
||||||
# window corner radius in px
|
# window corner radius in px
|
||||||
corner_radius 10
|
corner_radius 10
|
||||||
|
|
||||||
# if corner_radius is set (above 0), avoid using titlebars / borders until https://github.com/WillPower3309/swayfx/issues/15 is fixed
|
|
||||||
default_border none
|
|
||||||
default_floating_border none
|
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
|
||||||
|
|
Loading…
Reference in a new issue