disable autoDrag (overview)
This commit is contained in:
parent
01a5992be0
commit
6f052316e9
@ -50,6 +50,8 @@ in {
|
|||||||
|
|
||||||
exec-once = [ "${pkgs.bitwarden}/bin/bitwarden" ];
|
exec-once = [ "${pkgs.bitwarden}/bin/bitwarden" ];
|
||||||
|
|
||||||
|
plugin = { overview = { autoDrag = false; }; };
|
||||||
|
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-2,highres,0x0,1"
|
"eDP-2,highres,0x0,1"
|
||||||
"HDMI-A-1,3440x1440@99.98,auto,1"
|
"HDMI-A-1,3440x1440@99.98,auto,1"
|
||||||
|
Loading…
Reference in New Issue
Block a user