Skip to content

vaelixd/SwayFX-Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwayFX Dotfiles

Note

A more in depth file on my dotfiles can be read here. I also have a video on it, however, most of the video uses my old waybar setup.

These are my SwayFX dotfiles. I think they're near perfect and it's been my best ricing experience.


Screenshots

Blank workspace Blank workspace SwayNC and Calendar SwayNC and Calendar Kitty and Yazi Kitty and Yazi SolarVim Solarvim Fastfetch Fastfetch Librewolf Librewolf


Usage

Dependencies

  • SwayFX
  • SwayNC
  • Waybar
  • Eww
  • Kitty
  • Yazi
  • Rofi Wayland
  • Hyprlock
  • Swayidle
  • Waypaper
  • Fastfetch

Install

Note

If you want the textfox config then once the script has finished you need to manually move the textfox config: See Step 9 under Manual Install to find out how.

You can either install using the script I made or manually.

Script Install

Important

Please DO NOT blindly trust scripts from the internet. Feel free to read over the script, there are comments there detailing what the script does.

curl -s https://raw.githubusercontent.com/DoubleDotStudios/SwayFX-Dotfiles/refs/heads/main/install.sh | bash -s

Manual Install

  1. Clone the repo:
git clone --depth=1 https://github.com/DoubleDotStudios/SwayFX-Dotfiles.git
  1. Move the configs into ~/.config, backup your own configs:
mv ./config/* ~/.config/
  1. Move the scripts into ~/.local/bin:
mv ./bin/* ~/.local/bin/
  1. Move the rofi themes and scripts to ~/.local/share/rofi:
mv ./rofi/* ~/.local/share/rofi/
  1. Move the .zshrc to ~, backup your own .zshrc:
mv ./zshrc ~/.zshrc
  1. Move the fonts to ~/.local/share/fonts and reload font config:
mv ./fonts/* ~/.local/share/fonts/
fc-cache -f -v
  1. Move the icons and cursors to ~/.icons:
mv ./icons/* ~/.icons/
  1. Move the wallpapers to ~/Pictures/Wallpapers:
mv ./wallpapers/* ~/Pictures/Wallpapers/
  1. Move the textfox config to you librewolf profile:

Note

You can find out how to do this here (steps 2-6): https://github.com/adriankarlen/textfox#manual

mv ./librewolf/* PATH_TO_YOUR_PROFILE
  1. Install SolarVim (optional)

Credit

Catppuccin

Sway theme, SwayNC, Yazi

saimoonedits

EWW bar used as inspiration for Waybar, EWW calendar

FGD

Catppuccin Mokka Tree wallpaper

About

My SwayFX setup that I daily drive.

Topics

Resources

License

Stars

Watchers

Forks

Contributors