mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
adjust drun width
This commit is contained in:
Generated
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user