hyprland/binds: run anyrun with uwsm
This commit is contained in:
parent
aa36a6eda9
commit
6c27c49918
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ lib: let
|
||||||
in {
|
in {
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
bindr = [
|
bindr = [
|
||||||
"$mod, SUPER_L, exec, ${toggle "anyrun" false}"
|
"$mod, SUPER_L, exec, ${toggle "anyrun" true}"
|
||||||
];
|
];
|
||||||
bind = [
|
bind = [
|
||||||
"$mod, Return, exec, ${run "ghostty"}"
|
"$mod, Return, exec, ${run "ghostty"}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue