💾 Installation docs files renamed

This commit is contained in:
ful1e5 2020-11-16 11:39:37 +05:30
parent 845c434c7d
commit f29ab562d2
2 changed files with 11 additions and 21 deletions

View file

@ -2,9 +2,9 @@
[color=#ff0000][b]NOTES :[/b][/color]
[color=#ff0000]------------------------------[/color]
[b]* Why package size is so huge:[/b]
[b]* Why package size is so huge: [color=#008000](~200 MB)[/color][/b]
--- 1. Each cursors contains ~23 frames with HiDPi support.
--- 2. Animated cursors like '[i]left_ptr_watch[/i]' & '[i]wait[/i]' redered with [b]high frames [/b]then usual.
--- 2. Animated cursors like '[i]left_ptr_watch[/i]' & '[i]wait[/i]' redered with [b]high frames [/b]than usual.
[b]*[/b] Some cursors are not contains any animation: '[i]crossed_circle[/i]', '[i]wayland_cursor[/i]', '[i]x_cursor[/i]'
[b]* This project is maintain under [url=https://github.com/ful1e5/Bibata_Cursor]Bibata[/url]. (Implementation of [url=https://github.com/ful1e5/Bibata_Cursor/issues/55]#55[/url])[/b]
@ -23,15 +23,15 @@ Get the latest stable Linux release from the [b][url=https://www.pling.com/p/144
[b]Install[/b]
[b]For all user:[/b]
[code]sudo mv Bibata-Rainbow-* /usr/share/icons[/code]
[code]sudo mv Bibata-*-Rainbow /usr/share/icons[/code]
[b]For local user:
[/b][code]mv Bibata-Rainbow-* ~/.icons[/code]
[/b][code]mv Bibata-*-Rainbow ~/.icons[/code]
[b]Uninstall[/b]
[b]From all user:[/b]
[code]sudo rm -r /usr/share/icons/Bibata-Rainbow-*[/code]
[code]sudo rm -r /usr/share/icons/Bibata-*-Rainbow[/code]
[b]From local user:[/b]
[code]rm -r ~/.icons/Bibata-Rainbow-*[/code]
[code]rm -r ~/.icons/Bibata-*-Rainbow[/code]
[b]How I help the Creator?[/b]
[list=1]