summaryrefslogtreecommitdiff
path: root/home-config/sway/config.d/scratch
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/sway/config.d/scratch')
-rw-r--r--home-config/sway/config.d/scratch4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/sway/config.d/scratch b/home-config/sway/config.d/scratch
index 4de2190..0337319 100644
--- a/home-config/sway/config.d/scratch
+++ b/home-config/sway/config.d/scratch
@@ -10,5 +10,5 @@ bindsym $mod+minus scratchpad show
for_window [app_id="scratch_term"] move scratchpad, resize set 960 640
for_window [app_id="scratch_htop"] move scratchpad, resize set 960 640
-bindsym $mod+y exec ~/.config/sway/scratchpads.sh scratch_term zsh
-bindsym $mod+h exec ~/.config/sway/scratchpads.sh scratch_htop htop
+bindsym $mod+y exec ~/.config/sway/scripts.d/scratchpads.sh scratch_term zsh
+bindsym $mod+h exec ~/.config/sway/scripts.d/scratchpads.sh scratch_htop htop