summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2023-10-19 16:16:15 +0100
committerRafael Marçalo <raroma09@gmail.com>2023-10-19 16:16:15 +0100
commit8e3b70a592c6d8f0a9d24fbabe7364db7ac05d2e (patch)
treec2d7b81ad1526f19d905d17112bdb4798072f76b
parentab6c039a12c37eb337eceee2b6e7a5a342d77b5c (diff)
Updated Qt Configs
-rw-r--r--qt/.config/qt5ct/qt5ct.conf14
-rw-r--r--qt/.config/qt6ct/qt6ct.conf32
2 files changed, 41 insertions, 5 deletions
diff --git a/qt/.config/qt5ct/qt5ct.conf b/qt/.config/qt5ct/qt5ct.conf
index 993db77..432ab82 100644
--- a/qt/.config/qt5ct/qt5ct.conf
+++ b/qt/.config/qt5ct/qt5ct.conf
@@ -1,13 +1,13 @@
[Appearance]
color_scheme_path=/usr/share/qt5ct/colors/darker.conf
custom_palette=true
-icon_theme=Papirus-Dark
+icon_theme=breeze-dark
standard_dialogs=default
-style=Breeze
+style=Fusion
[Fonts]
-fixed=@Variant(\0\0\0@\0\0\0.\0J\0\x65\0t\0\x42\0r\0\x61\0i\0n\0s\0M\0o\0n\0o\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
-general=@Variant(\0\0\0@\0\0\0.\0J\0\x65\0t\0\x42\0r\0\x61\0i\0n\0s\0M\0o\0n\0o\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
+fixed="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0"
+general="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0"
[Interface]
activate_item_on_single_click=1
@@ -25,4 +25,8 @@ underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
-geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\f\0\0\0.\0\0\x5I\0\0\x2\xf3\0\0\0\xe\0\0\0\x30\0\0\x5G\0\0\x2\xf1\0\0\0\0\0\0\0\0\x5V\0\0\0\xe\0\0\0\x30\0\0\x5G\0\0\x2\xf1)
+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x5\0\0\x1R\0\0\x5J\0\0\x4\x32\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30\0\0\0\x1\0\0\0\0\x5P\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30)
+
+[Troubleshooting]
+force_raster_widgets=1
+ignored_applications=@Invalid()
diff --git a/qt/.config/qt6ct/qt6ct.conf b/qt/.config/qt6ct/qt6ct.conf
new file mode 100644
index 0000000..6c7fc66
--- /dev/null
+++ b/qt/.config/qt6ct/qt6ct.conf
@@ -0,0 +1,32 @@
+[Appearance]
+color_scheme_path=/usr/share/qt6ct/colors/darker.conf
+custom_palette=true
+icon_theme=breeze-dark
+standard_dialogs=default
+style=Fusion
+
+[Fonts]
+fixed="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
+general="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
+
+[Interface]
+activate_item_on_single_click=1
+buttonbox_layout=0
+cursor_flash_time=1000
+dialog_buttons_have_icons=1
+double_click_interval=400
+gui_effects=@Invalid()
+keyboard_scheme=2
+menus_have_icons=true
+show_shortcuts_in_context_menus=true
+stylesheets=@Invalid()
+toolbutton_style=4
+underline_shortcut=1
+wheel_scroll_lines=3
+
+[SettingsWindow]
+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x5\0\0\x1R\0\0\x5J\0\0\x4\x32\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30\0\0\0\x1\0\0\0\0\x5P\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30)
+
+[Troubleshooting]
+force_raster_widgets=1
+ignored_applications=@Invalid()