diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-28 17:18:25 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-28 17:18:25 +0530 |
| commit | f72135289c6ac6ab6fffb550cf9d0cb68ae137d8 (patch) | |
| tree | 6b63722e72c300d28bcf72e0be1f0601a240bfab /hypr/hyprland.conf | |
| parent | 6218eb7c1038961175a3fb0abfbc79a38c53bf83 (diff) | |
Don't remember
Diffstat (limited to 'hypr/hyprland.conf')
| -rwxr-xr-x | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c7ab9a4..dc650a1 100755 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -115,7 +115,7 @@ device { $mainMod = SUPER # Sets "Windows" key as main modifier $terminal = wezterm $fileManager = thunar -$textEditor = $terminal nvim +$textEditor = $terminal -e nvim $menu = rofi -show drun $browser = firefox |
