feat(hyprland): replace thunar with superfile

This commit is contained in:
tux
2025-10-03 21:53:39 +05:30
parent 4dbd7264a2
commit 69d22c9be3

View File

@@ -33,7 +33,7 @@
editor = "wezterm -e nvim"; editor = "wezterm -e nvim";
browser = "brave"; browser = "brave";
spotify = "wezterm start --class wezterm-floating -e spotify_player"; spotify = "wezterm start --class wezterm-floating -e spotify_player";
filemanager = "thunar"; filemanager = "wezterm start --class wezterm-floating -e superfile";
in { in {
#-- Output #-- Output
# See https://wiki.hyprland.org/Configuring/Monitors # See https://wiki.hyprland.org/Configuring/Monitors