feat: Add polybar

This commit is contained in:
2024-10-14 20:39:34 +11:00
parent effbd481e5
commit 67c7567f71
4 changed files with 250 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
import = ["~/.config/alacritty/themes/themes/hyper.toml"]
[shell]
program = "/home/nathan/.local/bin/zellij"
program = "/home/nathan/.cargo/bin/zellij"
[env]
TERM = "xterm-256color"
@@ -10,12 +10,13 @@ shell = "zsh"
[window]
decorations = "none"
opacity = 1
opacity = 5
blur = true
# padding = { x = 10, y = 10 }
[font]
normal = { family = "Fira Code", style = "Regular" }
size = 6.5
[selection]
save_to_clipboard = true