Open Anifyuli opened 2 years ago
What files are present in your /etc/dconf/db/gdm.d/
directory?
List of files in /etc/dconf/db/gdm.d/
04-sound
10-cursor-settings
99-gnomeconf2gdm
05-power
10_manjaro-gdm-branding
Can you send me your 99-gnomeconf2gdm file?
Ok, Bro. Wait
#-------- Interface ---------
[org/gnome/desktop/interface]
#----------------------------
cursor-theme='volantes_light_cursors'
icon-theme='Colloid-dark'
show-battery-percentage=true
clock-show-weekday=false
clock-format='24h'
#-------- Sound ---------
[org/gnome/desktop/sound]
#------------------------
theme-name='freedesktop'
event-sounds=true
input-feedback-sounds=false
allow-volume-above-100-percent=false
#-------------- Touchpad ---------------
[org/gnome/desktop/peripherals/touchpad]
#---------------------------------------
speed=0.0
tap-to-click=true
#------------- Night Light --------------
[org/gnome/settings-daemon/plugins/color]
#----------------------------------------
night-light-enabled=true
night-light-temperature=uint32 3700
night-light-schedule-automatic=true
night-light-schedule-from=20.0
night-light-schedule-to=6.0
Did you install that cursor theme in your $HOME folder? If yes, then that is the problem.
If you do not know where that theme was installed, check $HOME/.icons
and $HOME/.local/share/icons
folders.
Solution: Move your theme from whereever it is installed to /usr/share/icons
And yes, cursor themes are installed in 'icons' folder.
No, I install Volantes from AUR, Bro. And thats cursor theme located in /usr/share/icons
I need you to do following things
volantes-cursors
, or volantes-cursors-git
?sudo ls -R ~gdm/.config/dconf
Note: it is ~gdm
not ~/gdm
/etc/dconf/db/gdm.d
directory and send it to me
Note: If you want to send via email, send it to realmazharhussain@gmail.comSorry for being so late to reply. I only have limited data and I've been having problems with my data connection
Bro @realmazharhussain, I install volantes-cursors-git
from AUR
Output from sudo ls -R ~gdm/.config/dconf
command
/var/lib/gdm/.config/dconf:
user
This files what you want to see it gdm.d.zip
For your reply, I feel thanksfull and no problem with everything. I'm sure I not angry with you, hahahaha
I can't figure out the problem. If I ever have any idea, I will let you know.
By the way, Do other cursor themes have the same problem or just volantes?
I can't figure out the problem. If I ever have any idea, I will let you know.
By the way, Do other cursor themes have the same problem or just volantes?
All my cursor theme can't apply with gnomeconf2gdm. Sorry for late reply, my laptop has a problem recently
Sorry for late reply
No need
Run these commands
sudo rm /etc/dconf/db/gdm.d/10-cursor-settings
gnomeconf2gdm
And let me know if it works
If you are still having this problem, you can try out the new Login Manager Settings app.
And if that doesn't work either then may be it is a permission issue.
Hello, Bro Hussain. I found issue again on
gnomeconf2gdm
. This feature can't change my cursor theme in gdm. I try to change/usr/share/glib-2.0/schemas/99_manjaro-settings.gschema.override
and nothing happened.Cursor theme on GDM
Cursor theme on desktop
If you have spare times, please fix that bug. Thanks for your hard works.