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.
|
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;
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue