diff options
| author | silly <u65487754@gmail.com> | 2026-02-25 07:56:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-25 07:56:30 +0100 |
| commit | ece31257b649c57907ec8b2d6ab9be3acd231644 (patch) | |
| tree | d2556f342f5d427ace952d9ca315780d3d55cc63 | |
| parent | 9110e89e37ca59329235b5da23ea4159a32884e3 (diff) | |
Update menu command in hyprland configuration
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 47ae9c7..d929fcf 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -8,7 +8,7 @@ env = HYPRCURSOR_SIZE,16 $terminal = kitty $fileManager = nautilus -$menu = rofi --show drun +$menu = rofi -show $mainMod = SUPER exec-once = |
