forked from poz/niksos
fix(hyprland): make portal restart thingy better
This commit is contained in:
parent
0a86216e77
commit
5a1d11219a
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@
|
|||
bind = SUPER, G, togglegroup
|
||||
binde = SUPERSHIFT, G, changegroupactive, f
|
||||
bind = SUPERCONTROL, R, exec, replay-sorcery save
|
||||
bind = SUPERCONTROL, X, exec, ${pkgs.xdg-desktop-portal-hyprland}/libexec/xdg-desktop-portal-hyprland -r
|
||||
bind = SUPERCONTROL, X, exec, systemctl --user restart xdg-desktop-portal-hyprland
|
||||
bind = SUPERSHIFT, X, exec, hyprctl kill
|
||||
bind = SUPER, B, togglespecialworkspace, btop
|
||||
bind = SUPER, A, togglespecialworkspace, amdgpu_top
|
||||
|
|
Loading…
Reference in a new issue