forked from nico/dots
hypr: replace ulauncher with walker
This commit is contained in:
parent
7ebf56a77d
commit
20610b1821
2 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ monitor=eDP-1,1920x1080@60,auto,1
|
|||
exec-once = swww-daemon &
|
||||
exec-once = waybar &
|
||||
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 = 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
|
||||
bind = $mainMod, Q, exec, ghostty
|
||||
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 shift, S, exec, hyprshot -z --clipboard-only -m window
|
||||
bind = $mainMod control, S, exec, hyprshot -z --clipboard-only -m active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue