Fixed scripts not running
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
lockScreen = "hyprlock";
|
lockScreen = "hyprlock";
|
||||||
menu = "fuzzel";
|
menu = "fuzzel";
|
||||||
passwordManager = "pass-autotype";
|
passwordManager = "pass-autotype";
|
||||||
powerMenu = "~/.config/hypr/hyprland/scripts/powermenu.sh";
|
powerMenu = "bash ~/.config/hypr/hyprland/scripts/powermenu.sh";
|
||||||
screenshot = "~/.config/hypr/hyprland/scripts/screenshot.sh";
|
screenshot = "bash ~/.config/hypr/hyprland/scripts/screenshot.sh";
|
||||||
terminal = "kitty";
|
terminal = "kitty";
|
||||||
themeSwitcher = "~/.config/hypr/hyprland/scripts/themeswitch.sh";
|
themeSwitcher = "bash ~/.config/hypr/hyprland/scripts/themeswitch.sh";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user