update markdown

master
x70b1 2018-01-21 13:56:01 +01:00
parent 2783eb42e0
commit 53b10a605b
4 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
This script displays Hamster Time Tracker information.
![onfo-projecthamster](screenshots/1.png)
![info-projecthamster](screenshots/1.png)
## Module

View File

@ -7,7 +7,7 @@ The BSPWM window manger, and maybe some more, has some problems with java scalin
## Dependencies
`wmname`
* `wmname`
## Module

View File

@ -17,5 +17,4 @@ You need [lm_sensors](https://archlinux.org/packages/lm_sensors). See the wiki t
type = custom/script
exec = ~/polybar-scripts/system-cpu-temppercore.sh
interval = 60
exec-if = sensors
```

View File

@ -1,6 +1,8 @@
# Script: workspaces-xmonad
This plugin contains two modules, one for displaying workspaces and one for displaying title of current window. The communication between XMonad and polybar is done by named pipes to achieve speed and memory efficiency.
This plugin contains two modules, one for displaying workspaces and one for displaying title of current window.
The communication between XMonad and polybar is done by named pipes to achieve speed and memory efficiency.
You may adjust `eventLogHook` according to your preferences.