hyprland: change launcher

This commit is contained in:
Filippo Berto 2024-09-03 23:14:07 +02:00
parent 3a380e1a0a
commit 75726dc403
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 5 additions and 2 deletions

View file

@ -118,6 +118,8 @@
hostName = "thor"; # Define your hostname. hostName = "thor"; # Define your hostname.
networkmanager.enable = true; networkmanager.enable = true;
firewall.enable = false;
wg-quick.interfaces = { wg-quick.interfaces = {
wg0 = { wg0 = {
autostart = false; autostart = false;

View file

@ -22,9 +22,10 @@
networkmanagerapplet networkmanagerapplet
wireplumber wireplumber
playerctl playerctl
sirula
swaylock swaylock
swww swww
walker # walker
way-lockscreen way-lockscreen
waybar waybar
wl-clipboard wl-clipboard
@ -216,7 +217,7 @@
bind = SUPER, E, exec, nautilus bind = SUPER, E, exec, nautilus
bind = SUPER_SHIFT, E, exec, nemo bind = SUPER_SHIFT, E, exec, nemo
bind = SUPER, V, togglefloating, bind = SUPER, V, togglefloating,
bind = SUPER, SPACE, exec, walker bind = SUPER, SPACE, exec, sirula
bind = SUPER, F, fullscreen, bind = SUPER, F, fullscreen,
bind = SUPER, P, pseudo, # dwindle bind = SUPER, P, pseudo, # dwindle
bind = SUPER, J, togglesplit, # dwindle bind = SUPER, J, togglesplit, # dwindle