ArchLinux笔记


gnome-shell扩展

TopIcons    #系统托盘移动到右上角
Alternatetab    #窗口分离
Lock keys    #右上角显示大小写和数字小键盘
Openweather    #天气预报
Shutdowntimer    #定时关机
System monitor    #系统负载信息(内存、CPU、磁盘使用率)
User themes    #开启用户主题,安装主题必须开启


gnome主题

[xiaomo@ArchLinux ~]$ sudo pacman -Sy
[xiaomo@ArchLinux ~]$ sudo pacman -S gnome-tweak-tool numix-themes \
gnome-themes-standard lxappearance

#程序图标主题,需要安装yaourt
[xiaomo@ArchLinux ~]$ yaourt numix-icon-theme-git 
[xiaomo@ArchLinux ~]$ yaourt numix-circle-icon-theme-git human-icon-theme

#鼠标主题
[xiaomo@ArchLinux ~]$ yaourt xcursor-archcursorblue


Linux版的notepad

[xiaomo@ArchLinux ~]$ sudo pacman -S leafpad


WPS办公软件

[xiaomo@ArchLinux ~]$ sudo pacman -S wps-office




你可能感兴趣的:(linux,WPS,gnome,Arch,themes,numix)