diff --git a/.config/sway/config.local##hostname.sika b/.config/sway/config.local##hostname.sika index 243333a..8690cf1 100644 --- a/.config/sway/config.local##hostname.sika +++ b/.config/sway/config.local##hostname.sika @@ -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 diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 index c2c89fc..b3de3eb 100644 --- a/.gtkrc-2.0 +++ b/.gtkrc-2.0 @@ -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 diff --git a/.profile b/.profile index ca55416..e5a5f3d 100644 --- a/.profile +++ b/.profile @@ -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