diff options
Diffstat (limited to 'info.yml')
| -rw-r--r-- | info.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |
