Skip to content

yurihikari/garuda-sway-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Screenshot_2024-03-27-00-00-15_

Yurihikari's Garuda Linux Sway Dotfiles

Wiki ๐Ÿ“–

Here is the wiki link for those dotfiles if you want a better understanding of how it works and how to use it. (Also better table of contents). Let me know if the wiki is down since i'm self-hosting it.

Wiki : Wiki Link

The Wiki is down? Check Upptime Link

You can also use the github wiki : Github Wiki Link

About โ“

A simple aesthetic (at least for me) sway ricing on Garuda Linux. It also includes a Hyprland config but you'll have to install Hyprland yourself to use it. I edited ArchCraft dotfiles for Hyprland for my base rice. I changed most of the colors and the waybar is the same as in my Sway ricing.

The aim of this repository is to provide a simple and easy to use ricing for Garuda Linux Sway and Hyprland. This was made before the official Garuda Linux Hyprland release.

I Love Catpuccin colors.

Additional features ๐Ÿ‘

  • Waybar background toggling button (Meta+Shift+w also works)
  • Background switch using Meta+Shift+b. (Backgrounds must be in the ~/.config/sway/backgrounds folder)
  • Hyprland Config
  • Easily add musics to mpd with the mpd_update function ( Assuming your musics are in ~/Music )

Important Dependencies โš ๏ธ

I use some apps not pre-included in the default Garuda Linux desktop. Please install them before using my dotfiles to avoid any potential graphical issues.

  • swaylock-effects (https://github.com/mortie/swaylock-effects)
  • hyprlock-git
  • rofi-lbonn-wayland (https://github.com/lbonn/rofi) using wofi by default on sway
  • waybar
  • neofetch
  • cava
  • foot
  • hyprland (optional, if you don't want to use it, just remove the hypr folder)
  • mpd
  • mpc
  • catppuccin-cursors-macchiato
  • ttf-font-awesome
  • nerd-fonts (I installed them all by default)
  • hyprpicker
  • pipewire (who still uses pulseaudio on a wayland setup ?)
  • wireplumber
  • nwg-launchers
  • mako
  • most
  • pavucontrol
  • swayfx (if you just want sway, comment the swayfx line in the sway/config file)

Dependency List :

paru -S swaylock-effects hyprlock-git rofi-lbonn-wayland waybar neofetch cava foot hyprland-git mpd mpc catppuccin-cursors-macchiato ttf-font-awesome nerd-fonts hyprpicker pipewire wireplumber nwg-launchers mako most pavucontrol swayfx

I used yay to install those packages, but some will need to be installed with Paru. You can use your favorite AUR helper. rofi-lbonn-wayland is not mandatory, but it's a wayland compatible version of rofi. You can use wofi instead.

I didn't include personal apps like Youtube Music, Discord, VSCode and themes used in Brave etc. I can start adding them if more people ask me to.

Installation ๐Ÿ”ง

Ctrl+C Ctrl+V ๐Ÿ˜

You'll need to install the dependencies yourself. After you installed the dependencies (some may be missing depending of your distro), just clone the repository and copy/paste the files in the .config directory :

Example :

git clone https://github.com/yurihikari/garuda-sway-config.git
cp -r garuda-sway-config/* ~/.config

Or simply pick what you need from the files, and use it in your own.

For the nwgbar icons, you can use the included script to install them (install.sh inside the nwgbar-icons folder)

Reboot and enjoy.

Install Script โœˆ๏ธ

Disclaimer : This was only tested on fresh Garuda Linux Sway installs and EndeavorOs using community sway edition. I am not responsible for any damage the script may cause, even though it's unlikely. Run the install.sh script located at the root of the repository directory to install the dotfiles and its dependencies.

git clone https://github.com/yurihikari/garuda-sway-config.git
cd ./garuda-sway-config
./install.sh
# You'll have some interactions sometime, it's not fully automatized

Reboot and enjoy.

This will work assuming you already have a working Desktop Environment. If you don't, make sure you install Sway/Hyprland first using official methods. I'll probably make a script to install Sway/Hyprland and the dotfiles on barebones Arch Linux Distro based installs later if I have the time.

Feel free to contribute and make a pull request if you want to add something to the script, or create your own script.

Keybinds โŒจ๏ธ

Sway

Please, refer to this file : Sway Cheatsheet Or use Meta+Shift+I to get a keybind sheet directly on your terminal.

Hyprland

Please, refer to this file : Hyprland Cheatsheet Or use Meta+Shift+I to get a keybind sheet directly on your terminal.

Waybar ๐Ÿ“Š

Swap between each version of the waybar using the paintbrush icon on the bar. Shortcut is unavailable in Hyprland for now.

Backgroundless Waybar โฌœ

image

Background Waybar โฌ›

image

nwgbar

image

Colors ๐Ÿ–Œ๏ธ

I'm using primarly Catppuccin Macchiato as my color palette. They also have lot of themes and tutorials to install their theme and color palette into your favorite apps. https://github.com/catppuccin

Background Image ๐Ÿ–ผ๏ธ

Actually working on a script to swap between a set of wallpapers. For now, i'm using primarly this one : https://www.pixiv.net/en/artworks/64337772 ( Artist : ็„ฆ่Œถ )

The artist has passed away, may he rest in peace.

EDIT : I'm now using mainly March 7th Wallpaper https://www.pixiv.net/en/artworks/97911234 ( Artist : Rafa )

Put in the background folder located in the sway folder config whatever background you want, and do Meta+Shift+b to switch between backgrounds.

Notice ๐Ÿ““

I am using Garuda Linux Sway as my distro. Depending on your system, some stuff may not work or break. Please be aware of that before starting using my dotfiles.

This is a work in permanent progress, some stuff may change drastically depending on my mood and taste. I'll make different branches if i have to massively change the behavior of the current files so you can keep track of the previous work versions.

I am not affiliated in any way to the official Garuda Linux Sway Team. This is a personal ricing using Garuda Linux Sway as the main distro.

Overview ๐Ÿ–ผ๏ธ

image image Screenshot_2024-03-27-00-04-26_ image image image

Both Sway and Hyprland are almost identical, except Hyprland having rounded app borders and smooth animations.