power menu, redshift, polybar
This commit is contained in:
13
.config/polybar/scripts/info-kernel/README.md
Normal file
13
.config/polybar/scripts/info-kernel/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Script: info-kernel
|
||||
|
||||
A script that shows the running kernel version.
|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/info-kernel]
|
||||
type = custom/script
|
||||
exec = uname -r
|
||||
interval = 1024
|
||||
```
|
||||
Reference in New Issue
Block a user