Joe Standring
0613f87121
Remove extra xsetroot
4 years ago
Joe Standring
ba9b9af7de
Update README.md
Added font awesome to suggestions and changed directory names
4 years ago
Joe Standring
77221afec7
Merge pull request #6 from procrastimax/patch-1
Fix small Typo in README
4 years ago
Joe Standring
433fbe9b9e
Merge pull request #7 from procrastimax/master
Adds network information support for connman
4 years ago
Joe Standring
2460c76843
Merge branch 'master' into master
4 years ago
Joe Standring
ad14dce207
Merge pull request #5 from geistesk/bar-loadavg
Add dwm_loadavg to display the average system load
4 years ago
Max
120da7bc32
Update README.md
4 years ago
Max
69ed1eaef2
Fix spelling in README
Reccomendation -> Recommendations
4 years ago
procrastimax
9a184abfd1
Adds network information support for connman
Connman is a lightweight network manager.
With this patch basic network information like SSID, WLan signal
strength and IP can be provided to the dwm-bar.
4 years ago
Alvar Penning
01442c3daa
Add dwm_loadavg to display the average system load
4 years ago
Joe Standring
91771ecb89
Merge pull request #4 from franexmo81/fix-typo-CONTRIBUTING.md
fixing typo on CONTRIBUTING.md
4 years ago
Francisco Extremera
4382e42a4a
fixing typo on CONTRIBUTING.md
4 years ago
Joe Standring
50569cd243
Add contributing section
4 years ago
Joe Standring
048362c56f
Create CONTRIBUTING.md
4 years ago
joestandring
a04e827ac3
Rename dwm_networkmanager. Add dwm_wpa to readme
4 years ago
Joe Standring
dfa5419084
Use 'sh'
For portability, sh allows the script to run on other shells set by the user. This has been tested on Bash and Posix sh and still functions using them.
4 years ago
Joe Standring
edf38eadbc
Merge pull request #2 from LuchianMihai/add-dwm_wpa
add dwm_wpa.sh
4 years ago
luchianmihai
6f08e747e2
added dwm_wpa.sh
4 years ago
Joe Standring
0f1fa5de87
Fix typo
Its "dwm" not "DWM"
4 years ago
joestandring
3a29f2c2e3
Add credit for mcallistertyler95
4 years ago
joestandring
5e58fc705f
Fix typo
4 years ago
joestandring
3885baddcf
Add dwm_spotify
4 years ago
joestandring
3ea0216410
Add dwm_spotify
4 years ago
Joe Standring
1288a205f0
Remove "More to come" from contents
4 years ago
Joe Standring
94c8947af0
Remove "More to come" section
4 years ago
joestandring
80bbe5d640
Add dwm_mpc
4 years ago
joestandring
6a5412c8a8
Add dwm_ccurse to main script
4 years ago
joestandring
40c19d5dfc
Add dwm_alarm
4 years ago
Joe Standring
ee64710bfa
Fix newline formatting
4 years ago
Joe Standring
c001271ecf
Add Reccomendations section
4 years ago
Joe Standring
5a0fdf4f7b
Remove rogue ']' in dwm_bar.sh
4 years ago
Joe Standring
d5a7c442e5
Delete installer.sh
5 years ago
Joe Standring
b817ee51df
Finish first release
Commits were not named due to frequency before
The script now builds, installs, and configures almost all aspects of my typical Void Linux install
A speperate script for dwm-bar configuration will be created in the future in the appropriate repository (https://github.com/joestandring/dwm-bar )
5 years ago
joestandring
5945afeaca
dwm-ccurse uses apts file
5 years ago
joestandring
14255f909b
Fix missing linebreaks
5 years ago
joestandring
51fd3faa1b
Add 'SEP1' and 'SEP2'
The 'SEP' contain the charachter(s) that are placed before and after a
module (respectively). For example, if SEP1="[" and SEP2="]" then each
module will be surrounded by those charachters.
5 years ago
joestandring
2c797f8bab
Add dwm_backlight
Add dwm_backlight that displays the value of
xbacklight rounded to the nearest int.
5 years ago
joestandring
3f9c43864f
Modified dwm_bar.sh formatting
- Individual functions no longer contain the square brackets to act as
seperators. These are instead included in the xsetroot command within
dwm_bar.sh itself so that they can be modified much more easily if the user desires.
- Fixed dwm_battery.sh showing a space between the level and '%' symbol
when discharging.
- Added dwm_ccurse to dwm_bar.sh. Guess I forgot that.
5 years ago
joestandring
a92dd8535a
Change dwm_battery format
5 years ago
joestandring
1bf216b0c9
Added dwm_transmission
5 years ago
joestandring
76f1cbecbf
Added screenshot
5 years ago
joestandring
414ed3ed71
Added dwm_battery to README
5 years ago
joestandring
44471d5cdd
Super minor change in README examples (again)
5 years ago
joestandring
cf7938c87b
Super minor change in README examples
5 years ago
joestandring
c40b32d729
Made dwm_alsa and dwm_pulse more robust and pretty
5 years ago
joestandring
a0cc2f3dee
Added dwm_ccurse
5 years ago
joestandring
228be776f1
Added dwm_Battery to dwm_bar.sh. Oops!
5 years ago
joestandring
fcadc00034
Removed obsolete functions dir
5 years ago
joestandring
c4aed956a6
Added dwm_battery and SSID to dwm_network
5 years ago
joestandring
9db18469c4
Added dwm_network and dwm_vpn
5 years ago