walker be workin now
This commit is contained in:
parent
4cbfffefaa
commit
0db960aec4
6 changed files with 36 additions and 24 deletions
|
|
@ -34,10 +34,13 @@
|
|||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
settings = {
|
||||
exec-once = [
|
||||
"elephant"
|
||||
];
|
||||
"$mod" = "SUPER";
|
||||
bind = [
|
||||
"$mod, D, exec, rofi -show drun"
|
||||
"$mod, Enter, exec, kitty"
|
||||
"$mod, D, exec, walker"
|
||||
"$mod, return, exec, kitty"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue