cleanup: script headers

This commit is contained in:
David JULIEN 2021-02-14 19:07:45 +01:00
parent 9eb25dee54
commit d50b60546e
24 changed files with 123 additions and 126 deletions

View File

@ -7,7 +7,6 @@
# @created : Wednesday May 20, 2020 17:57:47 CEST # @created : Wednesday May 20, 2020 17:57:47 CEST
# #
# @description : create a bibliography entry through dmenu # @description : create a bibliography entry through dmenu
# @dependencies : dmenu
###################################################################### ######################################################################

View File

@ -6,8 +6,7 @@
# @license : MIT # @license : MIT
# @created : Wednesday May 20, 2020 17:58:14 CEST # @created : Wednesday May 20, 2020 17:58:14 CEST
# #
# @description : interactively display the infos in a .bib entry # @description : interactively display the infos of a .bib entry in dmenu
# @dependencies : dmenu
###################################################################### ######################################################################

View File

@ -9,7 +9,8 @@
# @description : compile or run another finishing operation on a file # @description : compile or run another finishing operation on a file
# groff-mom : compile via pdfmom to a pdf document # groff-mom : compile via pdfmom to a pdf document
# c : compile via gcc # c : compile via gcc
# config.def.h (suckless) recompile, install # config.def.h (suckless) : recompile, install
# blocks.def.h (dwmblocks) : recompile, install
# tex : compile via pdflatex (bibtex if needed) # tex : compile via pdflatex (bibtex if needed)
###################################################################### ######################################################################

View File

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

View File

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

View File

@ -6,7 +6,7 @@
# @license : MIT # @license : MIT
# @created : Friday Feb 05, 2021 21:42:00 CET # @created : Friday Feb 05, 2021 21:42:00 CET
# #
# @description : Simple wrapper to mpc, to send notifications # @description : simple wrapper for mpc, to send notifications
###################################################################### ######################################################################

View File

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