Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Elijah Manor (elijahmanor@hachyderm.io)'s status on Thursday, 09-Feb-2023 19:19:02 UTC Elijah Manor Elijah Manor

    @karim @codewiz Found how to turn off the tab bar if there is only one tab https://wezfurlong.org/wezterm/config/lua/config/hide_tab_bar_if_only_one_tab.html

    In my ~/.config/wezterm/wezterm.lua file...

    ```
    local wezterm = require("wezterm")
    return {
    font = wezterm.font("JetBrains Mono"),
    color_scheme = "Dracula",
    hide_tab_bar_if_only_one_tab = true,
    }
    ```

    In conversation Thursday, 09-Feb-2023 19:19:02 UTC from hachyderm.io permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.