Sort wofi alphabetically

This commit is contained in:
David Heinemeier Hansson
2025-06-25 14:19:45 -07:00
parent ef3d41ffd6
commit e5ffc25e0e
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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