nix/home/ags/bar
2024-08-03 00:17:39 +02:00
..
config.js lol 2024-08-03 00:17:39 +02:00
README.md lol 2024-08-03 00:17:39 +02:00
style.css lol 2024-08-03 00:17:39 +02:00

Simple Bar

setup

mkdir -p ~/.config/ags
git clone https://github.com/Aylur/ags.git /tmp/ags
cp -r /tmp/ags/example/simple-bar/* ~/.config/ags

# optionally setup types
ags --init -c ~/.config/ags/config.js

running

ags -c ~/.config/ags/config.js &