Commit 5e5b24c
Changed files (2)
.config
hypr
modules
.local
share
applications
.config/hypr/modules/vars.conf
@@ -1,5 +1,5 @@
$terminal = uwsm-app -- xdg-terminal-exec
-$fileManager = thunar
+$fileManager = smart-launch -n --tui "file-manager" "yazi"
$browser = zen-browser
$menu = rofi -show drun
$cliphistMenu = cliphist list | rofi -dmenu -p "" -no-show-icons| cliphist decode | wl-copy
@@ -15,4 +15,5 @@ env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = PATH,$PATH:$HOME/.wraith/bin
env = TERMINAL,ghostty
+env = EDITOR,nvim
env = SSH_AUTH_SOCK,$HOME/.ssh/agent.sock
\ No newline at end of file