From 374eef3a1b71b1e1df6a30ef3a634c03e4eff837 Mon Sep 17 00:00:00 2001 From: Dan Johansen <strit@strits.dk> Date: Sat, 8 Dec 2018 17:40:56 +0100 Subject: [PATCH] [lxqt] now using xcursor-breeze as cursor theme --- editions/lxqt | 2 +- overlays/lxqt/etc/sddm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/lxqt b/editions/lxqt index c546a497..bb1b53d4 100644 --- a/editions/lxqt +++ b/editions/lxqt @@ -46,7 +46,7 @@ kvantum-theme-adapta papirus-maia-icon-theme gtk-theme-breath breath-wallpaper -#xcursor-breeze #package does not work atm +xcursor-breeze #package does not work atm # Office suite libreoffice-fresh diff --git a/overlays/lxqt/etc/sddm.conf b/overlays/lxqt/etc/sddm.conf index 4bc2e16a..332a93d5 100644 --- a/overlays/lxqt/etc/sddm.conf +++ b/overlays/lxqt/etc/sddm.conf @@ -26,7 +26,7 @@ RebootCommand=/usr/bin/systemctl reboot Current=manjaro # Cursor theme used in the greeter -CursorTheme=breeze_cursors +CursorTheme=xcursor-breeze # Number of users to use as threshold # above which avatars are disabled -- GitLab