fix: binding paths incorrect
This commit is contained in:
parent
00f735aa4f
commit
e31a8c520f
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue