diff options
| author | silly <u65487754@gmail.com> | 2026-03-16 10:03:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 10:03:05 +0100 |
| commit | cc378a4b709edc53e6834be5f00ffde84760f57b (patch) | |
| tree | 53e1bcdd2b0d7349c1aeaf7a34b930ff479a4ee4 | |
| parent | def222190a7f79f5bf8182718d9c3aacff2cbeb7 (diff) | |
Update hyprland.conf
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 691fded..3f8fa44 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -7,8 +7,8 @@ env = HYPRCURSOR_THEME, env = HYPRCURSOR_SIZE,16 $terminal = kitty -$fileManager = -$menu = fuzzel +$fileManager = nautilus +$menu = rofi -show drun $mainMod = SUPER exec-once = systemctl --user start hyprpolkitagent |
