diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 03dc637..a546db5 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -7,7 +7,6 @@ source = ~/.config/hypr/hyprland-monitors.conf $terminal = alacritty $fileManager = nautilus --new-window $browser = google-chrome-stable --new-window --ozone-platform=wayland -$menu = wofi --show drun $music = spotify $passwordManager = 1password $messenger = signal-desktop diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index af46d11..7596164 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -10,7 +10,7 @@ bind = SUPER, G, exec, $messenger bind = SUPER, O, exec, obsidian -disable-gpu bind = SUPER, slash, exec, $passwordManager -bind = SUPER, space, exec, $menu +bind = SUPER, space, exec, wofi --show drun --sort-order=alphabetical bind = SUPER SHIFT, SPACE, exec, pkill -SIGUSR1 waybar bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next bind = SUPER SHIFT CTRL, SPACE, exec, ~/.local/share/omarchy/bin/omarchy-theme-next