Changed: Hyprland shortcuts
This commit is contained in:
parent
d71e5ca620
commit
0ab662f9f9
@ -7,9 +7,19 @@
|
||||
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
"$mod" = "SUPER";
|
||||
"$terminal" = "kitty";
|
||||
"$filemanager" = "dolphin";
|
||||
|
||||
bind = [
|
||||
"$mod, F, exec, firefox"
|
||||
", Print, exec, grimblat copy area"
|
||||
];
|
||||
"$mod, Q, exec, $terminal"
|
||||
"$mod, C, killactive, "
|
||||
"$mod, M, exit, "
|
||||
"$mod, V, togglefloating, "
|
||||
"$mod, R, exec, $menu"
|
||||
"$mod, S, exec, $power"
|
||||
"$mod, P, pseudo, "
|
||||
"$mod, J, togglesplit, "
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user