mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-08 00:13:42 +02:00
chore: qt wayland env
This commit is contained in:
parent
8a6bd80f1a
commit
2e42cbbcbd
2 changed files with 4 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
# name: "Default"
|
# name: "Default"
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
|
||||||
env = QT_QPA_PLATFORM,wayland
|
|
||||||
|
|
||||||
$scr_path = ~/.config/hypr/scripts
|
$scr_path = ~/.config/hypr/scripts
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
$terminal = alacritty -o "window.opacity=0"
|
$terminal = alacritty -o "window.opacity=0"
|
||||||
|
|
|
@ -10,6 +10,10 @@
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
# Environments
|
# Environments
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
|
env = XCURSOR_SIZE,24
|
||||||
|
env = QT_QPA_PLATFORM,wayland,xcb
|
||||||
|
|
||||||
source = ~/.config/hypr/conf/environment.conf
|
source = ~/.config/hypr/conf/environment.conf
|
||||||
|
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue