🔧 Where my dotfiles lives in harmony and peace, most of the time

🔧 Set EDITOR to code --wait

Changed files
+1 -1
hypr
+1 -1
hypr/hyprland.conf
··· 24 $menu = fuzzel 25 26 # Environment Variables 27 - env = EDITOR,nano 28 env = ELECTRON_OZONE_PLATFORM_HINT,wayland 29 env = GDK_BACKEND,wayland 30
··· 24 $menu = fuzzel 25 26 # Environment Variables 27 + env = EDITOR,code --wait 28 env = ELECTRON_OZONE_PLATFORM_HINT,wayland 29 env = GDK_BACKEND,wayland 30