This commit is contained in:
Johannes Loher 2025-02-17 01:30:29 +01:00
parent da95ce5c44
commit 249bac0e0b
Signed by: saluu
GPG key ID: 7CB0A9FB553DA045
3 changed files with 1 additions and 3 deletions

View file

@ -17,7 +17,7 @@ set $tertiary_monitor_x_offset 3840
set $tertiary_monitor_y_offset 0
set $tertiary_monitor_background $HOME/.local/share/backgrounds/mountain_vertical.jpg
set $internal_monitor_identifier eDP-2
set $internal_monitor_identifier eDP-1
# ------------------------------------------------------------------------------
# gammastep

View file

@ -5,7 +5,6 @@ include "/home/loherj/.gtkrc-2.0.mine"
gtk-theme-name="Arc-Darker"
gtk-icon-theme-name="Arc"
gtk-font-name="Roboto 11"
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View file

@ -4,7 +4,6 @@ export CLUTTER_BACKEND=wayland
export QT_QPA_PLATFORM=wayland-egl
export ECORE_EVAS_ENGINE=wayland-egl
export ELM_ENGINE=wayland_egl
export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1
export NO_AT_BRIDGE=1
export MOZ_DBUS_REMOTE=1