From b95ae4c5c9ff4d693d6424cce8a0d579754c4202 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Mon, 30 Jun 2025 00:05:45 -0500 Subject: - moved system scripts to here - config changes - fixed my backup scripts. rsync -a - added dmenu script - fixed finds in env.sh --- env/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.config/hypr') diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index b352a52..884247d 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -298,7 +298,7 @@ bind = $mainMod SHIFT, Q, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, space, togglefloating, bind = $mainMod, D, exec, $menu -bind = $mainMod SHIFT, D, exec, $HOME/stuff/scripts/system/rofi-search-web.sh +bind = $mainMod SHIFT, D, exec, $HOME/.local/bin/system/rofi-search-web.sh bind = $mainMod, P, pseudo, # dwindle bind = $mainMod SHIFT, i, togglesplit, # dwindle bind = $mainMod, f, fullscreen, 0 -- cgit v1.3