adjust drun width

This commit is contained in:
Gabriel Fontes
2022-01-15 14:07:26 -03:00
parent dae0416567
commit d8435bf8f6
2 changed files with 1 additions and 2 deletions
Generated
-1
View File
@@ -76,7 +76,6 @@
},
"original": {
"owner": "Misterio77",
"ref": "testity-test",
"repo": "nix-colors",
"type": "github"
}
@@ -265,7 +265,7 @@ rec {
"${modifier}+Print" = "exec ${grimshot} --notify copy window";
# Application menu
"${modifier}+x" = "exec ${wofi} -S drun -x 10 -y 10 -W 20% -H 60%";
"${modifier}+x" = "exec ${wofi} -S drun -x 10 -y 10 -W 25% -H 60%";
# Full screen across monitors
"${modifier}+shift+f" = "fullscreen toggle global";