[StumpWM] Set the cursor to something actually usable
This commit is contained in:
parent
45a0e0323f
commit
d043b0455c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue