remove useless programs
This commit is contained in:
parent
98d71a71e1
commit
0281b21060
2 changed files with 1 additions and 7 deletions
|
|
@ -98,21 +98,15 @@ bind = ALT, Q, killactive,
|
|||
bind = ALT, U, layoutmsg, swapprev
|
||||
|
||||
bind = ALT CTRL, Z, exec, hypr pull $BROWSER
|
||||
bind = ALT CTRL, D, exec, hypr pull discord
|
||||
bind = ALT CTRL, S, exec, hypr pull signal-desktop
|
||||
bind = ALT CTRL, T, exec, hypr pull $TERMINAL
|
||||
bind = ALT CTRL, V, exec, hypr pull vesktop
|
||||
bind = ALT CTRL, Y, exec, hypr pull sioyek
|
||||
bind = ALT CTRL, E, exec, hypr pull element-desktop
|
||||
|
||||
bind = ALT SHIFT, T, exec, hypr spawnfocus --ws 1 $TERMINAL
|
||||
bind = ALT SHIFT, Z, exec, hypr spawnfocus --ws 2 $BROWSER --ozone-platform=wayland
|
||||
bind = ALT SHIFT, D, exec, hypr spawnfocus --ws 5 discord
|
||||
bind = ALT SHIFT, E, exec, hypr spawnfocus --ws 6 element-desktop
|
||||
bind = ALT SHIFT, F, togglefloating
|
||||
bind = ALT SHIFT, Q, exec, hypr exit
|
||||
bind = ALT SHIFT, R, exec, hyprctl reload && notify-send -u low 'hyprland reloaded'
|
||||
bind = ALT SHIFT, S, exec, hypr spawnfocus --ws 6 signal-desktop
|
||||
bind = ALT SHIFT, V, exec, hypr spawnfocus --ws 5 vesktop
|
||||
bind = ALT SHIFT, Y, exec, hypr spawnfocus --ws 3 sioyek
|
||||
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ in
|
|||
|
||||
home.packages = lib.mkMerge [
|
||||
(with pkgs; [
|
||||
signal-desktop
|
||||
# signal-desktop
|
||||
slack
|
||||
bitwarden-desktop
|
||||
gemini-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue