
(Utilities)
[h2]KATALINA SCRIPT[/h2] Simple script in python to quickly change the appearance of xfce4 with "Os Catalina" themes. It can only be used in xfce4 and it will work perfectly as long as it meets the appropriate settings and dependencies. [b]Dependencies:[/b] [b]1:[/b] Python [b]2:[/b] Python-gi [b]3:[/b] Themes Os Catalina, light and Night [b]4:[/b] Icon theme, night and classic (light) [b]5:[/b] Xfce4-appmenu-plugin [b]6:[/b] Plank [h2]Tutorial:[/h2] [b]installation of dependencies and download files: [/b] [b]1:[/b] in terminal copy this command and press enter, Enter your password and wait for it to finish installing [i][color=#a6a2e5]sudo apt install xfce4-appmenu-plugin python python-gi plank && mkdir .local/share/katalina[/color][/i] [b]2:[/b] download the files, panel, katalina.tar.gz from the "files" section. Unzip the file katalina.tar.gx in the folder [i].local / share / katalina.[/i] from your home Remember that the local folder is ocular, if you can't see it, press ctrl + h, so that your file browser shows hidden folders, additionally download the text source needed for the tutorial, for licensing reasons I did not upload it here. download it from [url=https://www.mediafire.com/file/e7bv1ll8wffqrb8/SF-UI-Display-Regular.otf/file]here[/url] The source file should be saved in the .fonts folder, if it does not exist, create it yourself. [b]3:[/b] download the themes and icons of the following links [i]theme light [/i] [url=https://www.pling.com/p/1316421/]https://www.pling.com/p/1316421[/url] [i]theme dark / night[/i] [url=https://www.pling.com/p/1319454/]https://www.pling.com/p/1319454/[/url] [i]icons night and light[/i] [url=https://www.pling.com/p/1309810/]https://www.pling.com/p/1309810/[/url] All these files must be unzipped in the .themes folders for the themes, and in .icons for the icons, if there are no such folders create them yourself. make sure the theme folders and icons have the following names, respecting lowercase letters and uppercase letters [code]Os-Catalina-gtk Os-Catalina-Gtk-night Os-Catalina-icons Os-Catalina-Night[/code] [b]Desktop configuration[/b] [b]1:[/b]configuration panel. press alt + f2 and writes, [i]xfpanel-switch, [/i]press enter, You should choose the xfce4 panel settings window, [img]https://i.imgur.com/vJADswC.png[/img] select import, and import the file named "panel", which you downloaded at the beginning of this tutorial. Now activate it by clicking on the newly added configuration. [b]2:[/b]text font: press alt + f2 and writes, [i]xfce4-appearance-settings,[/i] press enter, you will see the appearance settings window. look for the tab named "fonts", In default font select SF UI Display Regular, close the window [b]Dock[/b] press alt + f2 and writes, [i]xfce4-session-settings,[/i] press enter, you will see the sale of session configuration configuration xfce4, select the "app auto start" tab https://i.imgur.com/NCw9X7N.png select add. the sale will then ask you, name, description and command, fill it with this: [code]name: Dock plank description: dock style MacOs command: plank.[/code] Select accept. [b]Configuration and use of script:[/b] [b]1:[/b]open terminal and write the next command [i]chmod +x $HOME/.local/share/katalina/katalina.sh[/i] this command will give execution permissions to the script. [b]2:[/b]press alt + f2 and writes, [i]xfce4-keyboard-settings,[/i] press enter, You are shown the sale of keyboard settings. [img]https://i.imgur.com/iRu71xW.png[/img] look for the "application shortcuts" option. select add, [img]https://i.imgur.com/VM3Nmp1.png[/img] select open and navigate to the .local / share / katalina folder, there you will select the file katalina.sh, now you should choose a keyboard shortcut, I select ctrl + alt + k Now every time you use the keyboard shortcut, the script sale appears, RESET. Select the thema you want, light or night. Enjoy it and leave me your vote if you liked it
[read more]