Changed GTK_BACKEND env var to wayland only

This commit is contained in:
2025-06-16 13:27:11 -04:00
parent 65193f6dd9
commit b15bb60d07
3 changed files with 35 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ env = HYPRCURSOR_SIZE,24
env = XCURSOR_THEME,Bibata-Modern-Classic
env = XCURSOR_SIZE,24
# Toolkit Backend Vars
env = GDK_BACKEND,wayland;x11;* # seems to stop applications from starting, stating no display
env = GDK_BACKEND,wayland
env = SDL_VIDEODRIVER,wayland # stops sapiens game from running as it cannot find the video subsystem
env = CLUTTER_BACKEND,wayland
# QT Variables

View File

@@ -0,0 +1,32 @@
[Appearance]
color_scheme_path=~/.config/qt6ct/colors/matugen.conf
custom_palette=true
icon_theme=breeze-dark
standard_dialogs=gtk3
style=Breeze
[Fonts]
fixed="Noto Sans Arabic,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
general="Noto Sans Arabic,11,-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\n\0\0\0\0\0\0\0\x13\xe7\0\0\x5X\0\0\n\0\0\0\0\0\0\0\x13\xe7\0\0\x5X\0\0\0\x1\x2\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\x13\xe7\0\0\x5X)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View File

@@ -4,7 +4,7 @@ HYPRCURSOR_SIZE=24
XCURSOR_THEME=Bibata-Modern-Classic
XCURSOR_SIZE=24
GDK_BACKEND=wayland;x11;*
GDK_BACKEND=wayland
SDL_VIDEODRIVER=wayland
CLUTTER_BACKEND=wayland
@@ -12,4 +12,4 @@ QT_QPA_PLATFORMTHEME=qt6ct
QT_AUTO_SCREEN_SCALE_FACTOR=1
QT_QPA_PLATFORM=wayland;xcb
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
QT_QUICK_CONTROLS_STYLE=org.hyprland.style
QT_QUICK_CONTROLS_STYLE=org.hyprland.style