initial dotfiles setup

Profile-based dotfiles with switchable color themes.
Structure: profiles/ with themes/ and config/ per profile.
This commit is contained in:
2026-04-21 17:41:08 +02:00
commit 350fb4fe59
26 changed files with 1827 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Generated by pywal — edit ~/.config/wal/colorschemes/dark/tekki.json
$wal_pink = rgba({color1.strip}ee)
$wal_pink_b = rgba({color1.strip}66)
$wal_green = rgba({color2.strip}ee)
$wal_muted = rgba({color8.strip}aa)
$wal_shadow = rgba({background.strip}ee)