Declared hyprland configs
This commit is contained in:
13
hyprland/hypr/programs.nix
Normal file
13
hyprland/hypr/programs.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
colorPicker = "hyprpicker --autocopy";
|
||||
fileManager = "nautilus";
|
||||
fileManagerTUI = "kitty -e ranger";
|
||||
floatingModeToggle = "htt ~/.cache/htt/rules";
|
||||
lockScreen = "hyprlock";
|
||||
menu = "fuzzel";
|
||||
passwordManager = "pass-autotype";
|
||||
powerMenu = "~/.config/hypr/hyprland/scripts/powermenu.sh";
|
||||
screenshot = "~/.config/hypr/hyprland/scripts/screenshot.sh";
|
||||
terminal = "kitty";
|
||||
themeSwitcher = "~/.config/hypr/hyprland/scripts/themeswitch.sh";
|
||||
}
|
||||
Reference in New Issue
Block a user