More variations
This commit is contained in:
8
hypr/conf/environments/default.conf
Normal file
8
hypr/conf/environments/default.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# -----------------------------------------------------
|
||||
# Environment Variables
|
||||
# name: "Default"
|
||||
# -----------------------------------------------------
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = GTK_THEME,Adwaita:dark
|
||||
10
hypr/conf/environments/kvm.conf
Normal file
10
hypr/conf/environments/kvm.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# -----------------------------------------------------
|
||||
# Environment Variables
|
||||
# name: "KVM"
|
||||
# -----------------------------------------------------
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = GTK_THEME,Adwaita:dark
|
||||
env = WLR_NO_HARDWARE_CURSORS, 1
|
||||
env = WLR_RENDERER_ALLOW_SOFTWARE, 1
|
||||
Reference in New Issue
Block a user