hyprland: change launcher
This commit is contained in:
parent
3a380e1a0a
commit
75726dc403
2 changed files with 5 additions and 2 deletions
|
|
@ -118,6 +118,8 @@
|
|||
hostName = "thor"; # Define your hostname.
|
||||
networkmanager.enable = true;
|
||||
|
||||
firewall.enable = false;
|
||||
|
||||
wg-quick.interfaces = {
|
||||
wg0 = {
|
||||
autostart = false;
|
||||
|
|
|
|||
|
|
@ -22,9 +22,10 @@
|
|||
networkmanagerapplet
|
||||
wireplumber
|
||||
playerctl
|
||||
sirula
|
||||
swaylock
|
||||
swww
|
||||
walker
|
||||
# walker
|
||||
way-lockscreen
|
||||
waybar
|
||||
wl-clipboard
|
||||
|
|
@ -216,7 +217,7 @@
|
|||
bind = SUPER, E, exec, nautilus
|
||||
bind = SUPER_SHIFT, E, exec, nemo
|
||||
bind = SUPER, V, togglefloating,
|
||||
bind = SUPER, SPACE, exec, walker
|
||||
bind = SUPER, SPACE, exec, sirula
|
||||
bind = SUPER, F, fullscreen,
|
||||
bind = SUPER, P, pseudo, # dwindle
|
||||
bind = SUPER, J, togglesplit, # dwindle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue