diff options
author | jao <jao@gnu.org> | 2022-07-10 01:53:53 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-10 01:54:51 +0100 |
commit | ceeebe04a619402095c177d4b224a2df35e1da25 (patch) | |
tree | 0d5191543809250b41adc45ec314ed1e5be3cd41 /examples/padding-icon.sh | |
parent | c4a14a056fc9f12a103cc70d44282f18601e39ad (diff) | |
download | xmobar-ceeebe04a619402095c177d4b224a2df35e1da25.tar.gz xmobar-ceeebe04a619402095c177d4b224a2df35e1da25.tar.bz2 |
Links to new repo in codeberg
Diffstat (limited to 'examples/padding-icon.sh')
-rwxr-xr-x | examples/padding-icon.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/padding-icon.sh b/examples/padding-icon.sh index 31f5eeb..273b854 100755 --- a/examples/padding-icon.sh +++ b/examples/padding-icon.sh @@ -12,7 +12,7 @@ # `Run Com "/where/ever/padding-icon.sh" ["stalonetray"] "tray" 10` # Very heavily based on Jonas Camillus Jeppensen code -# https://github.com/jaor/xmobar/issues/239#issuecomment-233206552 +# https://codeberg.org/jao/xmobar/issues/239#issuecomment-233206552 # Function to create a transparent Wx1 px XPM icon create_xpm_icon () { |