Skip to content

w0pal/sway-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • Sway
  • Waybar
  • Dunst
  • Rofi/rofi-wayland
  • Kitty
  • Fish (optional)
  • zsh
  • Fastfetch
  • Greenclip
  • LXPolkit
  • nm-applet
  • blueman-applet
  • autotiling
  • feh
  • grim
  • slurp
  • jq
  • brightnessctl
  • pavucontrol
  • nwg-displays
  • nwg-look
  • eog
  • thunar
  • git
  • superfile
  • fzf
  • ly

How to clone

git clone --depth=1 https://github.com/w0pal/sway-config.git

Installations

# Sway configuration
mkdir -p ~/.config/sway
cp -r .config/sway/* ~/.config/sway/

# Waybar configuration
mkdir -p ~/.config/waybar
cp -r .config/waybar/* ~/.config/waybar/

# Dunst configuration
mkdir -p ~/.config/dunst
cp .config/dunst/dunstrc ~/.config/dunst/

# Rofi configuration
mkdir -p ~/.config/rofi
cp .config/rofi/config.rasi ~/.config/rofi/

# Kitty configuration
mkdir -p ~/.config/kitty
cp .config/kitty/* ~/.config/kitty/

# Fish configuration
mkdir -p ~/.config/fish
cp -r .config/fish/* ~/.config/fish/

# Fastfetch configuration
mkdir -p ~/.config/fastfetch
cp .config/fastfetch/config.jsonc ~/.config/fastfetch/

# Nano configuration
mkdir -p ~/.config/nano
cp .config/nano/nanorc ~/.config/nano/

# QT5ct configuration
mkdir -p ~/.config/qt5ct
cp -r .config/qt5ct/* ~/.config/qt5ct/

# QT6ct configuration
mkdir -p ~/.config/qt6ct
cp -r .config/qt6ct/* ~/.config/qt6ct/


# /etc/ configuration
sudo cp etc/ly/config.ini /etc/ly/
sudo cp etc/systemd/logind.conf /etc/logind

# zsh configurations
cp .zshrc ~/

# Reload sway
swaymsg reload

Screenshot

Screenshot

About

for my sway backup just in case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published