Skip to content

Commit 0818cf5

Browse files
committed
Switch thunar to nemo
1 parent 3ec1922 commit 0818cf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

linux/.config/hypr/hyprland.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ monitor=DVI-D-1,1920x1080@60,0x0,1
1212
####################
1313

1414
$terminal = alacritty # Terminal emulator
15-
$fileManager = thunar # Graphical file manager
15+
$fileManager = nemo # Graphical file manager
1616
$menu = ~/.config/wofi/menu.txt # Menu structure file (Custom format)
1717
$browser = flatpak run org.mozilla.firefox # Web browser
1818

linux/.config/wofi/menu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# General programs
22
Firefox|firefox|flatpak run org.mozilla.firefox # Web Browser
33
Alacritty (Terminal Emulator)|alacritty|alacritty # Terminal
4-
Thunar (File Manager)|thunar # File manager
4+
Nemo (File Manager)|nemo # File manager
55
VLC Media Player|vlc # Media player
66
Neovim|nvim|alacritty -e nvim # Text editor
77
qBittorrent|qbittorrent # Torrent client

0 commit comments

Comments
 (0)