Skip to content

Commit f3a0854

Browse files
committed
feat: sddm theme setter
1 parent ec35f22 commit f3a0854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hyde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ sddm() { #? Sddm commands
611611
#! sddm_set_local "${@}"
612612
sddm_set_theme "${@}"
613613
;;
614-
unset) #? Unset a any theme set by 'set' command
614+
unset) #? Unset a theme set by 'set' command
615615
sddm_unset
616616
;;
617617
test) #? Test a theme

0 commit comments

Comments
 (0)