fix: update scripts header

This commit is contained in:
swytch 2020-05-23 15:47:21 +02:00
parent 77aab67fca
commit 8dd53770fa
28 changed files with 153 additions and 153 deletions

View File

@ -7,7 +7,7 @@
# @created : Wednesday May 20, 2020 18:14:14 CEST
#
# @description : set the statusbar in `dwm`
# @dependencies: `xsetroot`
# @dependencies : `xsetroot`
######################################################################

View File

@ -1,7 +1,7 @@
#!/bin/sh
######################################################################
# @author : swytch
# @author : swytch (adapated from github.com/jschx/ufetch)
# @file : fetch
# @license : GPLv3
# @created : Wednesday May 20, 2020 18:16:09 CEST

View File

@ -7,7 +7,7 @@
# @created : Wednesday May 20, 2020 18:17:03 CEST
#
# @description : control keyboard brightness
# @dependencies: `upower`
# @dependencies : `upower`
######################################################################

View File

@ -8,7 +8,7 @@
#
# @description : merge mom files from current dir
# compile it with `compiler` script
# @dependencies: `compiler` script
# @dependencies : `compiler` script
######################################################################

View File

@ -7,7 +7,7 @@
# @created : Wednesday May 20, 2020 18:23:50 CEST
#
# @description : set the wallpaper
# @dependencies: `xwallpaper`
# @dependencies : `xwallpaper`
######################################################################