Coder Social home page Coder Social logo

origin's Introduction

自用配置及依赖仓库

已退环境,不再维护 Quited linux coterie, no longer support this project

README in English

README_en

概况

支持的 module:

  1. alsa
  2. backlight
  3. date
  4. notify (基于dunst)
  5. upload
  6. download
  7. battery
  8. keyboard
  9. filesystem
  10. mpd
  11. i3
  12. weather
  13. info-hackspeed
  14. daily-poem
  15. temperature
  16. memory
  17. cpu

依赖:

  1. Font Awesome
  2. bdf-unifont(AUR)
  3. ttf-fira-code(AUR)
  4. Weather Icon、jq(weather[polybar]组件需要)
  5. Dunst (notify[polybar]组件显示历史通知需要)
  6. mpd、ncmpcpp、mpc(mpd[polybar]、music[i3]组件需要)
  7. rxvt-unicode(urxvt)(AUR)
  8. compton
  9. feh
  10. fcit-sogoupinyin、fcitx-configtool、fcitx-lilydjwg-git(aur)
  11. rofi(rofi[i3]组件需要)
  12. electron-ssr
  13. utool(已上传)
  14. cmatrix
  15. xdotool(notify[polybar]组件需要)
  16. powerline-fonts
  17. ttf-monaco
  18. i3lock-fancy-git(AUR)

前排提示,polybar配合官方wiki食用口味更佳。

screenshot.png screenshot.png

Modules

alsa

显示当前音量,根据音量共有三种不同颜色图标。默认声卡选择为default,可以在.config/polybar/config里调整声卡选项。

绑定 事件
鼠标左击 静音/恢复
滚轮上 音量 +,每次 +5%
滚轮下 音量 -,每次 -5%

backlight

通过写入/sys/class/backlight/intel_backlight/brightness以改变屏幕亮度,配置位于.config/i3/

date

显示时间。

绑定 事件
鼠标左击 切换日期/时间显示

notify

通知图标。

绑定 事件
鼠标左击 模拟 ctrl+grave,即默认的 dunst 历史快捷键,会被其他快捷键设定覆盖

upload

显示上传及下载速度,单位为KB/s,需要在.config/polybar/config中interface字段设置自己的网络设备。

battery

显示电池信息,需要在nord-config中设置battery-full-atbattery-bat以及battery-adp字段。

keyboard

显示键盘大写锁定。因为使用的键盘没有 NumLock,所以暂时不支持,如果需要可以自行添加。

systray

显示系统托盘。我的系统是 Manjaro dde 社区版,i3 版本 4.16.1,polybar 版本 3.4.0,按照如此配置没有产生显示错误。如果遇到问题可以到官方 issue 中查找,有图标问题的人挺多的。

mpd

显示 mpd 信息,当 mpd 进程不存在时隐藏。总共有三种显示方式,分别为播放中暂停以及停止

  • 显示内容包括暂停上一首、、下一首停止列表循环单曲循环列表随机以及歌手 - 歌名.

需要在.config/mpd/mpd.conf中设置mpd-hostmpd-port

i3

显示 i3 workspace 图标,图标可在.config/i3/config中定义。

绑定 事件
鼠标左击 i3-msg workspace
滚轮上 i3-msg workspace prev
滚轮下 i3-msg workspace next

weather

显示 Openweather 天气信息,使用的脚本来自于openweather-fullfeatured,需要个人API及城市代码,在脚本中设置,具体情况可查看项目 Readme。

info-hackspeed

显示每分钟输入速度,单位默认为 cpm (char per minute),可选 wpm (word per minute),在脚本中设置。来自于info-hackspeed

daily-poem

显示今日诗词,使用了 V友@lhx2008 分享的今日诗词 API,支持显示诗词推荐、来源以及匹配标签。使用需 token,可到 https://v2.jinrishici.com/token 获取 token 后替换.config/polybar/config中的 token。

绑定 事件
鼠标左击 显示诗词内容
滚轮上 显示诗词来源
滚轮下 显示匹配标签
鼠标右击 更新诗词

filesystem

显示根目录空间占用率

temperature

显示温度,可在.config/polybar/config中设置thermal-zone,默认为0。当温度低于base-temperature时切换为最低温度显示,当温度高于warn-temperature时切换为警戒温度显示,温度图标颜色会根据温度在base-temperaturewarn-temperature之间变化,根据自身情况设置合理的值即可。

memory

显示内存使用情况,格式为 used/total。

cpu

显示 cpu 使用情况。

origin's People

Contributors

cecoffee avatar

Stargazers

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

Watchers

 avatar  avatar

origin's Issues

如何在Polybar上显示中文

古诗词模块无法正常显示

测试了一下如果输出 echo test 可以正常显示,但是输出中文会报错,如echo 测试

warn: Dropping unmatched character 测 (U+6d4b)
warn: Dropping unmatched character 试 (U+8bd5)
warn: Dropping unmatched character 测 (U+6d4b)
warn: Dropping unmatched character 试 (U+8bd5)
warn: Dropping unmatched character 测 (U+6d4b)
warn: Dropping unmatched character 试 (U+8bd5)
...

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.