Set qt6 style to kvantum-dark
This commit is contained in:
parent
9fed8eaf1c
commit
88e5d60fbc
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
tileos-settings-sway (1.1~tileos) unstable; urgency=medium
|
||||
|
||||
* Set qt6 style to kvantum-dark
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 19 Jun 2024 16:57:49 +0400
|
||||
|
||||
tileos-settings-sway (1.0.14~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix appending user keybindings to help overlay
|
||||
|
|
|
@ -3,7 +3,7 @@ color_scheme_path=$HOME/.config/qt6ct/colors/Catppuccin-Macchiato.conf
|
|||
custom_palette=true
|
||||
icon_theme=ePapirus
|
||||
standard_dialogs=default
|
||||
style=Fusion
|
||||
style=kvantum-dark
|
||||
|
||||
[Fonts]
|
||||
fixed="Noto Sans,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
|
|
Loading…
Add table
Reference in a new issue