From e31a8c520f3ce20a3af8f499e8ac423364ebbccd Mon Sep 17 00:00:00 2001 From: stitchy Date: Sun, 26 Jan 2025 05:35:41 +0000 Subject: [PATCH] fix: binding paths incorrect --- config/hypr/binds.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index 7719974..781b97d 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -29,11 +29,11 @@ bindl=,switch:Lid Switch,exec,swaylock --effect-greyscale # Games -bind=ALTSHIFT,C,exec,"/home/flyingstitchman/Documents/Games/Celeste/Celeste" +bind=ALTSHIFT,C,exec,steam-run "~/Documents/Games/Celeste/Celeste" bind=ALTSHIFT,O,exec,osu\! -bind=ALTSHIFT,R,exec,"/home/flyingstitchman/Documents/Games/factorio/bin/x64/factorio" -bind=ALTSHIFT,S,exec,"/home/flyingstitchman/Documents/Games/Stardew Valley/StardewValley" -bind=ALTSHIFT,T,exec,gamescope -w 1280 -h 960 -f -r 60 wine "/home/flyingstitchman/Documents/Games/Touhou 15 - Legacy of Lunatic Kingdom/th15.exe" +bind=ALTSHIFT,R,exec,steam-run "~/Documents/Games/factorio/bin/x64/factorio" +bind=ALTSHIFT,S,exec,steam-run "~/Documents/Games/Stardew Valley/StardewValley" +bind=ALTSHIFT,T,exec,gamescope -w 1280 -h 960 -f -r 60 wine "~/Documents/Games/Touhou 15 - Legacy of Lunatic Kingdom/th15.exe" # Window Moving