diff options
author | Camil Staps | 2016-03-24 21:18:36 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:08 +0100 |
commit | 50c91d4e9d5fe2dedacbc9672385db2fe2930daf (patch) | |
tree | eb55c15fef210f9fe6e8f694946aae332bf546fa /system/xmobarrc.symlink | |
parent | Added setbg script (diff) |
Added dvorak keymap
Diffstat (limited to 'system/xmobarrc.symlink')
-rw-r--r-- | system/xmobarrc.symlink | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/xmobarrc.symlink b/system/xmobarrc.symlink index f360f60..cc55142 100644 --- a/system/xmobarrc.symlink +++ b/system/xmobarrc.symlink @@ -14,6 +14,7 @@ Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*" , Run Swap ["-L","10","-H","30","--low","green","--normal","orange","--high","red"] 10 , Run Com "uname" ["-s","-r"] "" 36000 , Run Kbd [("us(intl)", "<fc=#66ccff>US</fc>") + ,("us(dvorak-intl)", "<fc=#dc68fc>DV</fc>") ,("ru(phonetic)", "<fc=#ff3300>RU</fc>") ,("il(biblicalSIL)", "<fc=#66ff66>HE</fc>")] , Run Date "%a %b %_d %Y %H:%M:%S" "date" 10 |