base
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user