Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 973 Bytes

File metadata and controls

45 lines (31 loc) · 973 Bytes

✨ ARKBOI'S SWAY ✨

These are my SwayWM Configuration files. I use these with Arco Linux, but it is compatible with any Arch based distrubution.

🥭 Notable Features 🥭

  • Pastel TTY colors.
  • Changing Colors are easy!
  • Rofi app launcher
  • Simple designs
  • Keybindings widget
  • Waybar as top bar
  • Emacs support

Screenshot

Main Branch (Grimy Grove)

assets/01.png

🏔️ Installation 🏔️

0- Install packages

sudo pacman -S sway waybar rofi-wayland mako kitty nwg-bar fortune-mod swayidle xdg-desktop-portal xdg-desktop-portal-wlr

1 - Clone the repository:

git clone --depth 1 https://github.com/arkboix/sway.git 

2- Remove existing config if they exist

rm -rf ~/.config/sway ~/.config/waybar ~/.config/rofi ~/.config/kitty ~/.config/mako ~/.config/nwg-wrapper

3- Copy files over

cp ~/sway/files/.config/* ~/.config

This should be it for the installation.