desktop/wm: remove autorandr post-switch hook
This commit is contained in:
parent
f0c42df84e
commit
bb583ee83c
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ in
|
|||
enable = config.info.graphical && !config.info.stationary;
|
||||
ignoreLid = true;
|
||||
defaultTarget = "horizontal";
|
||||
hooks.postswitch = {
|
||||
"reload_qtile" = "qtile cmd-obj -o cmd -f reload_config";
|
||||
};
|
||||
};
|
||||
|
||||
services.xserver.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue