Add Bazzite configs and README

Copy Niri, btop, glow, GTK, xsettingsd, environment.d and autostart
configs from Bazzite machine. Add README with project structure and
setup instructions for both macOS and Bazzite.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Kilin
2026-03-01 14:02:59 +03:00
parent 26befe3de4
commit 85d01cefda
13 changed files with 1486 additions and 0 deletions

10
bazzite/glow/glow.yml Normal file
View File

@@ -0,0 +1,10 @@
# style name or JSON path (default "auto")
style: "auto"
# mouse support (TUI-mode only)
mouse: false
# use pager to display markdown
pager: false
# word-wrap at width
width: 80
# show all files, including hidden and ignored.
all: false