Skip to content

This script will let you install WPS Office dark skins in Linux, fork of vaan-linux's same package, with added support for flatpak version

License

Notifications You must be signed in to change notification settings

Daniel-42-z/WPS-Office-Skin-Installer-for-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPS Office Skin Installer for Linux

ss

This script allows you to install and switch WPS Office skins/themes to several variants. Currently, there are 9 skins/themes available:

  1. Default
  2. Dark
  3. Nord
  4. Tokyo Night
  5. Catppuccin
  6. Dracula
  7. Onedark
  8. Everforest
  9. Gruvbox

Note: This script only works on the International version of WPS Office (v.11). Installing WPS office via Flatpak is recommended for all Linux distributions supporting it, since its latest version is the international version, and as a proprietary app it is better run in a sandboxed environment.

Steps

Make sure Git is installed on your system

If not, install it first:

Arch Linux and its derivatives:

sudo pacman -S git

Debian/Ubuntu and its derivatives:

sudo apt install git

RHEL/Fedora and its derivatives:

sudo dnf install git

Clone the GitHub Repository

git clone https://github.com/vaan-linux/WPS-Office-Skin-Installer-for-Linux
cd WPS-Office-Skin-Installer-for-Linux
sudo chmod +x setup.sh
./setup.sh

Make sure Comfort skin choosed on WPS Office Skin Center

skincenter

Setup

Select the desired skin and ensure the distribution matches setup Then, restart or reopen your WPS Office

Preview

Nord nord

Catppuccin catppuccin

Dark dark

Everforest everforest

Gruvbox gruvbox

GPL3

About

This script will let you install WPS Office dark skins in Linux, fork of vaan-linux's same package, with added support for flatpak version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%