This repository is for me to place my scripts that I made messing around.
Generally for the lulz, but these are scripts I do plan on using (i.e. Lemonbar)
Hope you find something useful!
- git
- wget/curl
-
Cloning the repository
$> git clone https://github.com/Thanatisia/shellscripts
-
Curl the specific files
curl -L -O https://raw.githubusercontent.com/Thanatisia/shellscripts/main/[folder/file]
Launches an instance of lemonbar
- lemonbar
- lemonconfig
Outputs a configuration for lemonbar
- lemonwidgets
A Collection/library of Widgets to use in configuration for Lemonbar
- acpi
- bspc (Window Manager dependent)
- xdotools
- lemonvariables
Environment Variables for lemonbar scripts such as background colour etc.
- Thanks Brodie Robertson for the idea on how to start configuring my Lemonbar with his lemonbar scripts folder.