Add my instruction/guide to Linux
This commit is contained in:
22
notkaramel-guide-to-linux/linux/SwayConfiguration.md
Normal file
22
notkaramel-guide-to-linux/linux/SwayConfiguration.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Sway configuration
|
||||
|
||||
Similar to the i3 experience, sway can simply use the config of i3, with tweaks all around to make things work smoothly with Wayland
|
||||
|
||||
## Documentation:
|
||||
- `man 5 sway`
|
||||
- https://wiki.archlinux.org/title/wayland
|
||||
- https://github.com/swaywm/sway/wiki/i3-Migration-Guide
|
||||
- https://wiki.archlinux.org/title/sway
|
||||
- https://github.com/swaywm/sway/wiki
|
||||
|
||||
## Major configuration
|
||||
### Utilities
|
||||
- wl-clipboard: wayland clipboard
|
||||
- mako: notification daemon
|
||||
- kanshi: autorandr alt
|
||||
- wdisplays (AUR): arandr alt
|
||||
- wtype: xdotool alt
|
||||
- wlrctl: support wlroots extensions
|
||||
- ydotool: command-line automation tool (similar to wlrctl)
|
||||
- wayvnc: remote desktop that works with VNC backend and wlroots
|
||||
|
||||
Reference in New Issue
Block a user