mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
Improve default config
This commit is contained in:
parent
1781450e86
commit
55ad6ca268
2 changed files with 112 additions and 95 deletions
|
|
@ -45,6 +45,13 @@ Binary shows up in `./bin` (or `/usr/local/bin` if you `make install`).
|
|||
mkdir ~/.config/sway
|
||||
cp ~/.config/i3/config ~/.config/sway/
|
||||
|
||||
Or if you don't already use i3:
|
||||
|
||||
mkdir ~/.config/sway
|
||||
cp /etc/sway/config ~/.config/sway/
|
||||
|
||||
Edit to your liking.
|
||||
|
||||
[See also](http://i3wm.org/docs/)
|
||||
|
||||
## Running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue