feat(hyprland): hyprexpo
This commit is contained in:
parent
19fddf28fa
commit
23871a3c73
2 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,8 @@ in
|
||||||
"$mod, S, togglespecialworkspace"
|
"$mod, S, togglespecialworkspace"
|
||||||
"$mod SHIFT, S, movetoworkspace, special"
|
"$mod SHIFT, S, movetoworkspace, special"
|
||||||
|
|
||||||
|
"$mod, Tab, hyprexpo:expo, toggle"
|
||||||
|
|
||||||
# keysyms for util functions
|
# keysyms for util functions
|
||||||
# Example volume button that allows press and hold, volume limited to 150%
|
# Example volume button that allows press and hold, volume limited to 150%
|
||||||
"$mod, Q, killactive"
|
"$mod, Q, killactive"
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
package = pkgs.hyprland;
|
package = pkgs.hyprland;
|
||||||
plugins = with pkgs.hyprlandPlugins;
|
plugins = with pkgs.hyprlandPlugins;
|
||||||
[
|
[
|
||||||
|
hyprexpo
|
||||||
# hyprfocus
|
# hyprfocus
|
||||||
# hycov
|
# hycov
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue