Add repository links to the script
This commit is contained in:
parent
036df39eb6
commit
f7db31d14e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
#!/bin/bash
|
||||
# XFCE Night Mode: Switch between light and dark variants of a theme
|
||||
#
|
||||
# https://gitlab.com/bimlas/xfce4-night-mode (main repository)
|
||||
# https://github.com/bimlas/xfce4-night-mode (mirror, please star if you like the plugin)
|
||||
|
||||
function show_usage()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue