Skip to content

Commit

Permalink
fix(hyprland): toggle opaque does not exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
luqmanishere committed Aug 1, 2024
1 parent a42617d commit 02748c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/wayland-shell/hyprland/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ in {
"SUPERSHIFT, F, fakefullscreen"
"SUPERSHIFT, Q, exit"
"SUPER, J, togglefloating"
"SUPERSHIFT, O, toggleopaque"
"SUPERSHIFT, O, exec, hyprctl setprop active opaque toggle"
"SUPERSHIFT, J, workspaceopt, allfloat"
"SUPER, G, togglegroup"
"SUPERSHIFT, G, moveintogroup"
Expand Down

0 comments on commit 02748c9

Please sign in to comment.