diff --git a/CHANGELOG b/CHANGELOG index 099e45d..90c4e89 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Hyprland: - New waybar theme ml4w-minimal - New window animation variation animation-moving.conf - New AI icon to open ChatGPT +- hyprland-git removed from the installer Version 2.7.2 https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.7.2 diff --git a/hypr/conf/custom.conf b/hypr/conf/custom.conf index 95955ac..6b45d57 100644 --- a/hypr/conf/custom.conf +++ b/hypr/conf/custom.conf @@ -6,4 +6,7 @@ # Example for xwayland # xwayland { # force_zero_scaling = true -# } \ No newline at end of file +# } + +# qt5ct environment variable +# env = QT_QPA_PLATFORMTHEME,qt5ct \ No newline at end of file diff --git a/hypr/conf/environments/kvm.conf b/hypr/conf/environments/kvm.conf index e56d758..e4cc617 100644 --- a/hypr/conf/environments/kvm.conf +++ b/hypr/conf/environments/kvm.conf @@ -6,4 +6,4 @@ env = XCURSOR_SIZE,24 env = QT_QPA_PLATFORM,wayland env = WLR_NO_HARDWARE_CURSORS, 1 -env = WLR_RENDERER_ALLOW_SOFTWARE, 1 \ No newline at end of file +env = WLR_RENDERER_ALLOW_SOFTWARE, 1