aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLMBishop <me@leonardobishop.com>2023-02-13 19:42:25 +0000
committerLMBishop <me@leonardobishop.com>2023-02-13 19:42:25 +0000
commit2e67201f4100ecd95e051618c1969348e207408f (patch)
tree9b61769963762e5b1270497203347a29201766c2
parent919b17cb39a88fb694b100c9f97b4bcdd905fd45 (diff)
Fix bad directory name for sway
-rw-r--r--info.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/info.yml b/info.yml
index 7d887e9..0a79133 100644
--- a/info.yml
+++ b/info.yml
@@ -157,9 +157,9 @@ sections:
from: wallpaper.jpg
to: ~/.config/sway/wallpaper.jpg
- ==: run
- command: "cp input.cfg ~/.conifg/sway/input.cfg"
+ command: "cp input.cfg ~/.config/sway/input.cfg"
- ==: run
- command: "cp output.cfg ~/.conifg/sway/output.cfg"
+ command: "cp output.cfg ~/.config/sway/output.cfg"
# Copy waybar configurations
configure-waybar: