diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-08-19 13:55:28 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-08-19 13:55:28 +0200 |
| commit | a8008d392ea8c267095b43cec616cc712c605118 (patch) | |
| tree | d0d5c1675cf46b9370d41c230ee8cf4c666f1e01 /config.h | |
| parent | e69752df64a8f0e03661be213ac38a69386496e5 (diff) | |
removed swallow patch
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ /* appearance */ static const unsigned int borderpx = 1; /* border pixel of windows */ static const unsigned int snap = 32; /* snap pixel */ -static const int swallowfloating = 0; /* 1 means swallow floating windows by default */ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ static const int gappx = 5; |
