update
This commit is contained in:
parent
da95ce5c44
commit
249bac0e0b
3 changed files with 1 additions and 3 deletions
|
@ -17,7 +17,7 @@ set $tertiary_monitor_x_offset 3840
|
||||||
set $tertiary_monitor_y_offset 0
|
set $tertiary_monitor_y_offset 0
|
||||||
set $tertiary_monitor_background $HOME/.local/share/backgrounds/mountain_vertical.jpg
|
set $tertiary_monitor_background $HOME/.local/share/backgrounds/mountain_vertical.jpg
|
||||||
|
|
||||||
set $internal_monitor_identifier eDP-2
|
set $internal_monitor_identifier eDP-1
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# gammastep
|
# gammastep
|
||||||
|
|
|
@ -5,7 +5,6 @@ include "/home/loherj/.gtkrc-2.0.mine"
|
||||||
gtk-theme-name="Arc-Darker"
|
gtk-theme-name="Arc-Darker"
|
||||||
gtk-icon-theme-name="Arc"
|
gtk-icon-theme-name="Arc"
|
||||||
gtk-font-name="Roboto 11"
|
gtk-font-name="Roboto 11"
|
||||||
gtk-cursor-theme-name="Adwaita"
|
|
||||||
gtk-cursor-theme-size=0
|
gtk-cursor-theme-size=0
|
||||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
|
|
1
.profile
1
.profile
|
@ -4,7 +4,6 @@ export CLUTTER_BACKEND=wayland
|
||||||
export QT_QPA_PLATFORM=wayland-egl
|
export QT_QPA_PLATFORM=wayland-egl
|
||||||
export ECORE_EVAS_ENGINE=wayland-egl
|
export ECORE_EVAS_ENGINE=wayland-egl
|
||||||
export ELM_ENGINE=wayland_egl
|
export ELM_ENGINE=wayland_egl
|
||||||
export SDL_VIDEODRIVER=wayland
|
|
||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
export NO_AT_BRIDGE=1
|
export NO_AT_BRIDGE=1
|
||||||
export MOZ_DBUS_REMOTE=1
|
export MOZ_DBUS_REMOTE=1
|
||||||
|
|
Loading…
Reference in a new issue