mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-31 22:25:29 -04:00
opt: update cursor_hide status after reload_config
This commit is contained in:
parent
5517bbbbb2
commit
3db1bac8f9
1 changed files with 1 additions and 0 deletions
|
|
@ -1961,6 +1961,7 @@ void reload_config(const Arg *arg) {
|
|||
Keyboard *kb;
|
||||
parse_config();
|
||||
init_baked_points();
|
||||
handlecursoractivity();
|
||||
run_exec();
|
||||
|
||||
// reset border width when config change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue