Merge pull request #10 from mmedum/main

Correction of path to output config file
This commit is contained in:
Johannes Kamprad
2021-10-19 19:27:50 +02:00
committed by GitHub

View File

@@ -159,7 +159,7 @@ They are enabled - you may need to hold down the function key while doing so.
# Put your touchpad's IDENFICATOR to replace "Touchpad-ID" (keep the quotation marks) # Put your touchpad's IDENFICATOR to replace "Touchpad-ID" (keep the quotation marks)
# Read `man 5 sway-input` for more information about this section. # Read `man 5 sway-input` for more information about this section.
# Output - ~/.config/sway/config.d/input # Output - ~/.config/sway/config.d/output
# You can get the names of your outputs by running: swaymsg -t get_outputs # You can get the names of your outputs by running: swaymsg -t get_outputs
# Read `man 5 sway-output` for more information about this section. # Read `man 5 sway-output` for more information about this section.