Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1010 Bytes

File metadata and controls

26 lines (13 loc) · 1010 Bytes

My Personal Sway Config Files

This configuration is designed to be used on Fedora Linux and its derivatives alongside the sway-config-fedora package (the default installation on the sway spin). This will also install most of the other required utilities (eg Grim). Additional packages:

  • rofi & rofi-wayland

  • kitty

  • clipman, wl-paste

  • wlogout

  • swaywsr (build from source)

  • autotiling-rs (build from source)

  • still (build from source)

  • azote (there's a copr repo for it)

sudo dnf install meson pixman-devel wayland-devel wayland-protocols-devel` installs the requirements for still

Note that my config does not include any global GTK or QT theming because I rely on qt6ct for QT themes and nwg-look (requires copr repo) for GTK themes.

Colour schemes are from: https://github.com/rkubosz/base16-sway (not included in this repo)