diff options
| author | Denis Chevalier <perso@denischevalier.fr> | 2026-08-07 10:53:20 +0200 |
|---|---|---|
| committer | Denis Chevalier <perso@denischevalier.fr> | 2026-08-07 10:53:20 +0200 |
| commit | 24cf4cd9daea0b45924f8582fd4d6bd5da93444a (patch) | |
| tree | 8f9da80a6e371a3cff6b6e9a0133b495922ca55b /dotfiles/.config/qt6ct/qt6ct.conf | |
| parent | ea4542c012f081f1b12f22d04a9a9b0af29dd238 (diff) | |
| download | postinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.tar.gz postinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.tar.bz2 postinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.zip | |
add cosmic config to dotfiles
Diffstat (limited to 'dotfiles/.config/qt6ct/qt6ct.conf')
| -rw-r--r-- | dotfiles/.config/qt6ct/qt6ct.conf | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/dotfiles/.config/qt6ct/qt6ct.conf b/dotfiles/.config/qt6ct/qt6ct.conf new file mode 100644 index 0000000..9a075f3 --- /dev/null +++ b/dotfiles/.config/qt6ct/qt6ct.conf @@ -0,0 +1,33 @@ +[SettingsWindow] +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x3\xe3\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x3\xe3\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x3\xe3) + +[Fonts] +fixed="FiraCode Nerd Font,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular,0,0" +general="Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular,0,0" + +[Appearance] +standard_dialogs=xdgdesktopportal +color_scheme_path=/home/denis/.config/qt6ct/colors/CosmicDark.conf +custom_palette=true +icon_theme=breeze-dark +style=Fusion +cosmic_qt_version=2 + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() + +[Interface] +toolbutton_style=4 +underline_shortcut=1 +buttonbox_layout=0 +gui_effects=General +stylesheets=@Invalid() +keyboard_scheme=2 +activate_item_on_single_click=1 +double_click_interval=400 +wheel_scroll_lines=3 +show_shortcuts_in_context_menus=true +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +menus_have_icons=true |
