Skip to content

I am using Manjora Sway and I tested this configuration on Arch sway, so the configuration file works on these distributions. It will probably work on other distributions, but you may need to make some adjustments.

License

Notifications You must be signed in to change notification settings

cosmos-emissary/waybarconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Waybar Config

I am using Manjora Sway and I tested this configuration on Arch sway, so the configuration file works on these distributions. It will probably work on other distributions, but you may need to make some adjustments.

Picture

swappy-20241022_185059

Installation

Firstly clone repo

ARCH

sudo pacman -S git
mkdir git
cd git
git clone https://github.com/cosmos-emissary/waybarconfig.git

DEBIAN

sudo apt update && apt upgrade
sudo apt install git
mkdir git
cd git
git clone https://github.com/cosmos-emissary/waybarconfig.git

FEDORA

sudo dnf update
sudo dnf install git
mkdir git
cd git
git clone https://github.com/cosmos-emissary/waybarconfig.git

Now we can run script

cd waybarconfig/WaybarConfig

chmod +x winstall.sh
./winstall.sh

Its Done

About

I am using Manjora Sway and I tested this configuration on Arch sway, so the configuration file works on these distributions. It will probably work on other distributions, but you may need to make some adjustments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published