This commit is contained in:
Hannes
2026-05-08 17:53:39 +02:00
commit 0c8deaa90b
70 changed files with 3448 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
theme {
style = kvantum
# Colloid KDE color scheme
color_scheme = ~/.local/share/color-schemes/ColloidDark.colors
# Your icon theme
icon_theme = BeautyLine-Garuda
# Main UI font
font = CodeNewRoman Nerd Font
font_size = 18
# Monospace font
font_fixed = CodeNewRoman Nerd Font Mono
font_fixed_size = 18
}
misc {
single_click_activate = false
menus_have_icons = true
shortcuts_for_context_menus = true
}