fix: set cursor theme to COSMIC
This commit is contained in:
parent
54c0955516
commit
5613bc6606
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ fi
|
|||
|
||||
export XDG_CURRENT_DESKTOP="${XDG_CURRENT_DESKTOP:=COSMIC}"
|
||||
export XDG_SESSION_TYPE="${XDG_SESSION_TYPE:=wayland}"
|
||||
export XCURSOR_THEME="${XCURSOR_THEME:=Pop}"
|
||||
export XCURSOR_THEME="${XCURSOR_THEME:=Cosmic}"
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export GDK_BACKEND=wayland,x11
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue