hypr: replace ulauncher with walker
This commit is contained in:
parent
7ebf56a77d
commit
20610b1821
2 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
brightnessctl
|
brightnessctl
|
||||||
helvum
|
helvum
|
||||||
ulauncher
|
walker
|
||||||
playerctl
|
playerctl
|
||||||
swaynotificationcenter
|
swaynotificationcenter
|
||||||
hyprshot
|
hyprshot
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ monitor=eDP-1,1920x1080@60,auto,1
|
||||||
exec-once = swww-daemon &
|
exec-once = swww-daemon &
|
||||||
exec-once = waybar &
|
exec-once = waybar &
|
||||||
exec-once = swaync &
|
exec-once = swaync &
|
||||||
exec-once = ulauncher --hide-window &
|
exec-once = walker --gapplication-service
|
||||||
|
|
||||||
exec-once = systemctl status --user polkit-gnome-authentication-agent-1.service
|
exec-once = systemctl status --user polkit-gnome-authentication-agent-1.service
|
||||||
exec-once = uwsm finalize
|
exec-once = uwsm finalize
|
||||||
|
|
@ -160,7 +160,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = $mainMod, Q, exec, ghostty
|
bind = $mainMod, Q, exec, ghostty
|
||||||
bind = $mainMod, B, exec, firefox
|
bind = $mainMod, B, exec, firefox
|
||||||
bind = $mainMod, D, exec, ulauncher-toggle
|
bind = $mainMod, D, exec, walker
|
||||||
bind = $mainMod, S, exec, hyprshot -z --clipboard-only -m region
|
bind = $mainMod, S, exec, hyprshot -z --clipboard-only -m region
|
||||||
bind = $mainMod shift, S, exec, hyprshot -z --clipboard-only -m window
|
bind = $mainMod shift, S, exec, hyprshot -z --clipboard-only -m window
|
||||||
bind = $mainMod control, S, exec, hyprshot -z --clipboard-only -m active
|
bind = $mainMod control, S, exec, hyprshot -z --clipboard-only -m active
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue