aboutsummaryrefslogtreecommitdiffstats
path: root/_config
Commit message (Collapse)AuthorAgeFilesLines
* gdb: Add a simple config file to save historyHEADmasterAaron LI2023-06-131-0/+1
|
* vim: Symlink configs for neovimAaron LI2023-06-131-0/+1
|
* Add basic config for uctags (Universal Ctags)Aaron LI2023-06-131-0/+15
|
* awesome: Improve Print keybindingAaron LI2023-06-131-4/+4
|
* awesome: Adjust settings and add keybindingsAaron LI2019-10-031-11/+28
|
* Add Awesome WM 4.3 default configAaron LI2019-10-031-0/+564
|
* Redshift: tweak a bitAaron LI2019-05-181-3/+3
|
* alot: Tweak config and hooks.py a bitAaron LI2019-05-132-1/+3
|
* alot: Add new hooksAaron LI2018-12-081-1/+20
|
* alot: Add several keybindingsAaron LI2018-12-081-2/+9
|
* ranger: Add several keybindingsAaron LI2018-12-081-1/+14
|
* ranger: Add basic config fileAaron LI2018-12-081-0/+75
|
* alot: Add hooks.pyAaron LI2018-11-201-0/+19
|
* alot: Update configurations with solarized themesAaron LI2018-11-203-193/+268
|
* Add basic config for vis (https://github.com/martanne/vis)Aaron LI2018-11-104-0/+180
|
* mc: auto updated by the programAaron LI2018-11-101-62/+75
|
* compton: Fix the weird double shadow around some GTK3 appsAaron LI2018-02-261-19/+6
| | | | Credit: https://github.com/chjj/compton/issues/189
* compton: move config to config/compton.conf with cleanupsAaron LI2018-02-031-0/+246
|
* fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf"Aaron LI2016-12-0611-218/+103
| | | | | | | | | NOTE: Explicitly set the orders for Noto CJK fonts (SC, TC, JP, KR), in order to get rid of "LC_CTYPE" environment variable. Therefore, the preferred English fonts (e.g., Source Code Pro, Source Sans Pro) are by default used, avoiding the Chinese fonts being prepend at the beginning.
* fontconfig: Remove the general settings and some duplicationsAaron LI2016-12-061-28/+1
|
* fontconfig: Add configurations for Google Noto fontAaron LI2016-12-069-0/+902
| | | | | | | | | Noto: http://github.com/googlei18n/noto Noto-CJK: http://github.com/googlei18n/noto-cjk Credit: Fedora packages: google-noto-fonts, google-noto-cjk-fonts These configurations are almost taken from the above two packages.
* fontconfig: Rewrite user-wide font configurationsAaron LI2016-12-061-258/+139
| | | | | | | | | | | | | | | | | | This user font configuration file should be placed at: ~/.config/fontconfig/fonts.conf (original `~/.fonts.conf' is deprecated) and the user fonts should locate at: ~/.local/share/fonts (original `~/.fonts' will be deprecated) NOTE: The "LC_CTYPE" environment variable should be remove, because it affects the behaviors of FontConfig! With "LC_CTYPE=zh_CN.UTF-8", a Chinese font (or a font with Chinese language support) is always preprended to the generic font families (i.e., serif, sans-serif, monospace), which overrides the <alias><prefer> configurations. It is also tested that Fcitx works OK without "LC_CTYPE=zh_CN.UTF-8"
* Update redshift configurationsAaron LI2016-10-041-10/+10
|
* xfce4-terminal: cancel keybindings of Shift-Down/Up for tmux usageAaron LI2016-08-311-0/+1
|
* Add uzbl browser configuration fileAaron LI2016-06-191-0/+552
|
* xfce4-terminal: adjust cursor color and fontAaron LI2016-05-291-2/+2
|
* Add _config/xfce4/terminal/terminalrcAaron LI2016-05-151-0/+29
|
* _config/user-dirs.dirs: update commentsAaron LI2016-05-141-6/+12
|
* openbox/rc.xml: change shortcut of xkillAaron LI2016-04-291-2/+2
|
* small updatesAaron LI2016-02-071-7/+15
|
* change task_sort_order: none -> centerAaron LI2016-01-311-2/+5
|
* Add "afew" configAaron LI2016-01-301-0/+105
|
* Update alot configurationAaron LI2016-01-282-12/+39
|
* openbox/rc.xml: Alt-F3 rofi window switcherAaron LI2016-01-251-1/+8
|
* Add alot (notmuch frontend) config and theme.Aaron LI2016-01-142-0/+280
| | | | * `README.md`: add section about explicit home or other path
* Update openbox autostart.sh & rc.xmlAaron LI2016-01-142-17/+20
| | | | | * `autostart.sh`: use `pgrep -x` * `rc.xml`: add keybind 'A-grave`
* Add quake-like urxvt to openboxAaron LI2016-01-107-38/+80
| | | | | | * `urxvtc.sh`, `urxvtq.sh`: quake-like urxvt terminal * fix error application launch in rc.xml and menu.xml * add suffix to scripts
* Rewrite openbox menu.xml; small update to rc.xmlAaron LI2016-01-094-290/+144
|
* Update openbox rc.xml against the new stock version.Aaron LI2016-01-092-1685/+932
|
* Update tint2 configuration; drop unused files.Aaron LI2016-01-074-255/+119
|
* Rename .* => _*; Move out private contents.Aaron LI2016-01-064-50/+15
|
* Rename .config => _configAaron LI2016-01-0623-0/+3078