fix: fixed conflicts + moving to yadm
This commit is contained in:
20
.config/hypr/config/env.conf
Normal file
20
.config/hypr/config/env.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
env = GTK_THEME,Colloid-Transparent-Dracula
|
||||
|
||||
env = QT_QPA_PLATFORM,wayland;xcb
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
env = GDK_BACKEND,wayland,x11,*
|
||||
|
||||
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"
|
||||
exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3-dark"
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
# env = chrome,--enable-features=TouchpadOverscrollHistoryNavigation
|
||||
|
||||
env = GDK_SCALE,1
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
Reference in New Issue
Block a user