Added: Thunar File Manager
This commit is contained in:
@@ -3,13 +3,14 @@ let
|
||||
package = pkgs.hyprland;
|
||||
super = "SUPER";
|
||||
terminal = "kitty";
|
||||
fileManager = "dolphin";
|
||||
fileManager = "thunar";
|
||||
menu = "~/.config/rofi/launchers/type-3/launcher.sh";
|
||||
power = "~/.config/rofi/powermenu/type-6/powermenu.sh";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./kitty.nix # Terminal
|
||||
./fileManager.nix
|
||||
../waybar # Status Bar
|
||||
../rofi # App Launcher
|
||||
];
|
||||
|
Reference in New Issue
Block a user