this is the start of...something

something that will reqire a LOT more dotfiles and a much different
bootstrap script if I felt like it...
This commit is contained in:
foreverpyrite
2025-09-24 16:01:47 -05:00
parent 25d46ef432
commit fcb41ff7b3
7 changed files with 878 additions and 4 deletions

View File

@@ -4,12 +4,14 @@ normal = { family = "Hack Nerd Font Mono", style = "Regular" }
bold = { family = "Hack Nerd Font Mono", style = "Bold" }
italic = { family = "Hack Nerd Font Mono", style = "Italic" }
# There is no winning with this stupid ass monitor...
size = 14.0
# Yeah I need some kind of size aware resizing low key.
size = 10.0
[window]
decorations = "None"
opacity = 0.85
startup_mode = "Fullscreen"
# Doesn't make very much sense with niri as it stands
# opacity = 0.85
# startup_mode = "Fullscreen"
[terminal.shell]
program = "/usr/bin/fish"