[StumpWM] Set the cursor to something actually usable

This commit is contained in:
Marcel Kapfer 2022-02-15 20:09:13 +01:00
parent 45a0e0323f
commit d043b0455c
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ script."
(switch-layout-to *key-layout*)
(run-shell-command "xsetroot -cursor_name left_ptr")
(run-shell-command "xmodmap $HOME/.Xmodmap" t)
;; Local Variables: