fix: update scripts header
This commit is contained in:
parent
77aab67fca
commit
8dd53770fa
@ -7,7 +7,7 @@
|
||||
# @created : Wednesday May 20, 2020 18:14:14 CEST
|
||||
#
|
||||
# @description : set the statusbar in `dwm`
|
||||
# @dependencies: `xsetroot`
|
||||
# @dependencies : `xsetroot`
|
||||
######################################################################
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
@ -7,7 +7,7 @@
|
||||
# @created : Wednesday May 20, 2020 18:17:03 CEST
|
||||
#
|
||||
# @description : control keyboard brightness
|
||||
# @dependencies: `upower`
|
||||
# @dependencies : `upower`
|
||||
######################################################################
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
#
|
||||
# @description : merge mom files from current dir
|
||||
# compile it with `compiler` script
|
||||
# @dependencies: `compiler` script
|
||||
# @dependencies : `compiler` script
|
||||
######################################################################
|
||||
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
# @created : Wednesday May 20, 2020 18:23:50 CEST
|
||||
#
|
||||
# @description : set the wallpaper
|
||||
# @dependencies: `xwallpaper`
|
||||
# @dependencies : `xwallpaper`
|
||||
######################################################################
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user