GithubHelp home page GithubHelp logo

weearc / fcitx5-skin-simple-blue Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 1.0 117 KB

A simple theme for fcitx5

License: The Unlicense

fcitx fcitx5 fcitx-skins fcitx-theme fcitx5-skin theme input-method-skin

fcitx5-skin-simple-blue's Introduction

simple blue

A simple theme build using Inkscape and guided by Marguerite Su’s tutorial
A simple theme for fcitx5 modified from Simple and Fcitx5 Default.

Screenshot

  • InputMethod Change Content
    Content

  • Input Horizontal
    horizontal

  • Input Vertial
    vertical

Install

Fcitx5

For Arch Linux users:
Try out fcitx5 by using the following command:

pacman -S fcitx5-im fcitx5-chinese-addons

Then add the following lines:

  • xorg: to ~/.xprofile
export GTK_IM_MODULE=fcitx5
export XMODIFIERS="@im=fcitx"
export QT_IM_MODULE=fcitx5
fcitx5 > /dev/null &
  • wayland: to ~/.pam_environment
GTK_IM_MODULE DEFAULT=fcitx5
QT_IM_MODULE DEFAULT=fcitx5
XMODIFIERS DEFAULT=@im=fcitx5

Also, you should add the following lines to ~/.config/fcitx5/profile:

[Groups/0]
# Group Name
Name=Default
# Layout
Default Layout=us
# Default Input Method
DefaultIM=pinyin

[Groups/0/Items/0]
# Name
Name=keyboard-us
# Layout
Layout=

[Groups/0/Items/1]
# Name
Name=pinyin
# Layout
Layout=

[GroupOrder]
0=Default

If you want to change settings in kde system settings, you should install package fcitx5-kcm.

Fcitx5-skin-simple-blue

  • For Archlinux users, you may simplely install package fcitx5-simple-blue from aur using your favourite aur helper. And set the theme to simple-blue either in your config file or in systemsettings.

    yaourt -S fcitx5-simple-blue
  • For other distros:
    First, clone the repo to ~/.local/shre/fcitx5/themes/

    git clone https://github.com/weearc/fcitx5-skin-simple-blue.git  ~/.local/share/fcitx5/themes/simple-blue

    Add the following to your ~/.config/fcitx5/conf/classicui.conf

    # True, if you want a vertical candidate list
    Vertical Candidate List=False
    Theme=simple-blue

    If using vertical input panel, you'd better replace the file input_panel.png with input_panel_vertical.png and rename it to input_panel.png

    Every time you change the settings please reload fcitx5

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

fcitx5-skin-simple-blue's People

Contributors

shenlebantongying avatar weearc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jadevane

fcitx5-skin-simple-blue's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.