From 063ec807e696afee5ba464362add9982e3631a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 8 May 2025 18:26:09 +0200 Subject: [PATCH] hypr: change default editor and file manager --- .config/hypr/configs/default_apps.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/configs/default_apps.conf b/.config/hypr/configs/default_apps.conf index e1acccc4..32ba0655 100644 --- a/.config/hypr/configs/default_apps.conf +++ b/.config/hypr/configs/default_apps.conf @@ -10,11 +10,11 @@ $notifications-menu-read = $notifications-menu -C $notifications-menu-toggle = $notifications-menu -t $notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs -$browser = zen-browser +$browser = librewolf $notetaking-app = obsidian $terminal = kitty $office-suite = libreoffice -$editor = $terminal nvim +$editor = $terminal vim $alter-editor = vscodium -$file-manager = yazi +$file-manager = ranger $alter-file-manager = nemo