An open API service indexing awesome lists of open source software.

https://github.com/hardhackerlabs/theme-wezterm

🧑🏾‍🚀 HardHacker Theme for Wezterm 🌈
https://github.com/hardhackerlabs/theme-wezterm

Last synced: 12 months ago
JSON representation

🧑🏾‍🚀 HardHacker Theme for Wezterm 🌈

Awesome Lists containing this project

README

          


HardHacker


HardHacker Theme for wezterm

![screenshot](screenshot.png)

## Install

```shell
git clone https://github.com/hardhackerlabs/theme-wezterm
cp ./theme-wezterm/hardhacker.toml ~/.config/wezterm/colors/
```

And add the following configs into your wezterm.lua file

```
color_scheme = "hardhacker",
use_fancy_tab_bar = false,
window_decorations = "RESIZE",
```