dotfiles

dot files in ~
git clone git://git.unixkoans.com/dotfiles.git
Log | Files | Refs

commit 3a9559bbc1b5a1cbf1f308d7045e61b924a3c2b2
parent 2e40b0a58beb93c31ddae9405cd34743b81bba51
Author: Xiaodong Xu <[email protected]>
Date:   Sat Nov  5 15:17:49 +0800

Add firacode

Diffstat:
.Xdefaults | 6+++---
.Xdefaults.d/fonts/firacode_noto | 11+++++++++++
.gtkrc.mine | 6+++---
.pentadactylrc | 4++--
.xinitrc | 6+++---
firefox/userChrome.css | 4++--
rofi.conf | 4++--
settings.ini | 4++--
windowchefrc | 1+
yabar.conf | 2+-
10 files changed, 30 insertions(+), 18 deletions(-)
diff --git a/.Xdefaults b/.Xdefaults @@ -1,12 +1,12 @@ ! ! author : Xu Xiaodong <[email protected]> -! modified : 2016 Oct 19 +! modified : 2016 Nov 02 ! !-- colorscheme & font --! #include ".Xdefaults.d/colors/gruvbox_urxvt256" #include ".Xdefaults.d/colors/gruvbox_dark" -#include ".Xdefaults.d/fonts/sourcecodepro_noto" +#include ".Xdefaults.d/fonts/firacode_noto" !-- xft --! ! hintstyle : hintnone | hintslight | hintmedium | hintfull @@ -37,7 +37,7 @@ URxvt.scrollBar : false URxvt.intensityStyles: false URxvt.fading : 20 URxvt.externalBorder : 0 -URxvt.internalBorder : 7 +URxvt.internalBorder : 10 ! URxvt.letterSpace : -1 !-- urxvt extension --! diff --git a/.Xdefaults.d/fonts/firacode_noto b/.Xdefaults.d/fonts/firacode_noto @@ -0,0 +1,11 @@ +! +! author : Xu Xiaodong <[email protected]> +! modified : 2016 Nov 02 +! + +URxvt.font : xft:fira code:size=8,xft:noto sans cjk sc:size=9 +URxvt.boldFont : xft:fira code:size=8:bold,xft:noto sans cjk sc:size=9:bold +URxvt.italicFont : xft:fira code:size=8:italic,xft:noto sans cjk sc:size=9:italic +URxvt.bolditalicFont : xft:fira code:size=8:bolditalic,xft:noto sans cjk sc:size=9:bolditalic + +! vim: ai:et:ts=2:sw=2:tw=78:ft=xdefaults diff --git a/.gtkrc.mine b/.gtkrc.mine @@ -1,6 +1,6 @@ # # author: Xu Xiaodong <[email protected]> -# modified: 2016 Oct 20 +# modified: 2016 Oct 29 # #-- xft --# @@ -16,9 +16,9 @@ include "/home/xiaodong/.themes/Fawn/gtk-2.0/gtkrc" gtk-icon-theme-name = "Numix" #-- font --# -gtk-font-name = "Roboto Condensed 8" +gtk-font-name = "Monda 8" style "user-font" { - font_name = "Roboto Condensed 8" + font_name = "Monda 8" } widget_class "*" style "user-font" diff --git a/.pentadactylrc b/.pentadactylrc @@ -1,6 +1,6 @@ " " author: Xu Xiaodong <[email protected]> -" modified: 2016 Jul 17 +" modified: 2016 Nov 02 " "-- look --" @@ -12,7 +12,7 @@ set maxitems=15 set titlestring= colorscheme gruvbox-dark -highlight Hint font-family: 'source code pro'; font-size: 10px; background-color: #ffffff; color: #000000 !important; padding: 1px; +highlight Hint font-family: 'fira code'; font-size: 10px; background-color: #ffffff; color: #000000 !important; padding: 1px; "-- search --" diff --git a/.xinitrc b/.xinitrc @@ -1,7 +1,7 @@ #!/bin/sh # # author : Xu Xiaodong <[email protected]> -# modified : 2016 Oct 19 +# modified : 2016 Nov 05 # #-- font --# @@ -26,7 +26,7 @@ fcitx & #-- app --# xmodmap ~/.xmodmaprc & # swap Caps_Lock and Control_L -hsetroot -tile ~/usr/img/lwTi3CJ.jpg & # set wallpaper +hsetroot -fill ~/usr/img/R3Plm6w.jpg & # set wallpaper xsetroot -cursor_name left_ptr & # default cursor sxhkd & # start hotkey daemon yabar & # start bar @@ -35,7 +35,7 @@ unclutter -idle 5 & # hide mouse cursor syndaemon -t -k -i 2 -d & # disable trackpad while typing autocutsel -fork & # track cutbuffer urxvtd -q -f -o # urxvt daemon -urxvtc -geometry 129x71+20+50 -e sh -c "tmuxen" & # start tmux +urxvtc -geometry 111x76+20+50 -e sh -c "tmuxen" & # start tmux #-- wm --# exec windowchef diff --git a/firefox/userChrome.css b/firefox/userChrome.css @@ -1,7 +1,7 @@ /* * * author : Xu Xiaodong <[email protected]> - * modified : 2016 Jul 03 + * modified : 2016 Oct 29 * */ @@ -14,7 +14,7 @@ tab { #TabsToolbar { background: #282828 !important; - font-family: 'source code pro' !important; + font-family: 'monda' !important; font-size: 13px !important; } diff --git a/rofi.conf b/rofi.conf @@ -1,6 +1,6 @@ ! ! author : Xu Xiaodong <[email protected]> -! modified : 2016 Oct 22 +! modified : 2016 Oct 29 ! ! Enabled modi @@ -14,7 +14,7 @@ rofi.lines: 10 ! Number of columns rofi.columns: 1 ! Font to use -rofi.font: source code pro 8 +rofi.font: Monda 8 ! Color scheme for normal row rofi.color-normal: #282828,#ebdbb2,#282828,#ebdbb2,#282828 ! Color scheme for urgent row diff --git a/settings.ini b/settings.ini @@ -1,6 +1,6 @@ # # author: Xu Xiaodong <[email protected]> -# modified: 2016 Oct 20 +# modified: 2016 Oct 29 # [Settings] @@ -15,7 +15,7 @@ gtk-icon-theme-name = Numix gtk-theme-name = Numix #-- font --# -gtk-font-name = Roboto Condensed 8 +gtk-font-name = Monda 8 #-- toolbar --# gtk-toolbar-style = GTK_TOOLBAR_ICONS diff --git a/windowchefrc b/windowchefrc @@ -9,3 +9,4 @@ waitron wm_config grid_gap_width 20 waitron wm_config cursor_position bottom_right waitron wm_config groups_nr 4 waitron wm_config enable_sloppy_focus true +waitron wm_config sticky_windows false diff --git a/yabar.conf b/yabar.conf @@ -1,6 +1,6 @@ bar-list = ["topbar"]; topbar:{ - font: "Commodore 64 Pixelized, FontAwesome 8"; + font: "Monda, FontAwesome 8"; block-list: ["workspace", "wifi", "download", "battery", "ya_date"]; position: "top"; gap-horizontal: 1380;