forked from Shinonome/dots-hyprland
fix stuff
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
-- ############ Wayland #############
|
||||
-- Wayland
|
||||
hl.env("ELECTRON_OZONE_PLATFORM_HINT", "auto")
|
||||
|
||||
-- ######### Applications #########
|
||||
-- Applications
|
||||
hl.env("XDG_DATA_DIRS", "$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share")
|
||||
|
||||
-- ############ Themes #############
|
||||
-- Themes
|
||||
hl.env("QT_QPA_PLATFORM", "wayland;xcb")
|
||||
hl.env("QT_QPA_PLATFORMTHEME", "kde")
|
||||
hl.env("XDG_MENU_PREFIX", "plasma-")
|
||||
|
||||
-- ######## Virtual envrionment #########
|
||||
-- Virtual environment
|
||||
hl.env("ILLOGICAL_IMPULSE_VIRTUAL_ENV", "$HOME/.local/state/quickshell/.venv")
|
||||
|
||||
Reference in New Issue
Block a user