diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
| -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 c75399b..e0a812c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -3,7 +3,7 @@ monitor = DP-3, 3840x2160@165, 0x0, 1.5 monitor = DP-2, 2560x1440@165, -2560x0, 1 $terminal = footclient -$menu = rofi -show drun +$menu = rofi -show run exec-once = dbus-update-activation-environment --all exec-once = foot --server |