Created
February 22, 2021 04:59
-
-
Save NNBnh/5f6e601a6a82a6ed43b1959698758141 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font = "Bmono 12" | |
geometry = "0x0-62-62" | |
separator_height = 2 | |
padding = 2 | |
horizontal_padding = 2 | |
frame_width = 2 | |
markup = full | |
format = "<b>%s</b>\n%b" | |
icon_path = "" | |
icon_position = left | |
max_icon_size = 64 | |
show_indicators = false | |
separator_color = frame | |
lf = #D8D8D8 | |
nf = #D8D8D8 | |
cf = #D8D8D8 | |
lb = #181818E5 | |
nb = #181818E5 | |
cb = #181818E5 | |
lfr = #585858 | |
nfr = #585858 | |
cfr = #AB4642 | |
lto = 1 | |
nto = 3 | |
cto = 5 | |
mouse_left_click = do_action | |
mouse_right_click = close_current | |
mouse_middle_click = close_current |
Yeah i got the wrong config somehow, fixed that a few minutes after writing that comment, forgot to update sorry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
You can set this:
(From the doc)
The screenshot that you see on top is more for the aesthetic than how it's actually represent my workflow or how I use the wm day by day. I only use gap on the terminal workspace (as the name implies, the workspace that only contain terminal windows) because it's cool and that much gap doesn't make the shell or the editor that clamp anyway. Most of the time I maximize a single window (with no gap). Later I even realize tiling is actually bloat and I don't need gap nor tiling features XD (check out the explanation in my blog).