* Added build-wk script * This will (hopefully) keep the arch-hh folder clean allowing for a better git workflow * Rebuilt the default settings for wktech for most programs * Made the theme/icons more consistant between programs * Changed whiskermenu to more closely match a Windows Start Menu * Lots of hw-diags updates: * Connects to the network automatically * Copies all results files to $HOME/Tickets * Creates valid tgz archives of the results * Uses `mktemp` for setting TMP_DIR * mount-all-drives now opens the FileManager if lauched w/ Super+M * Probably more...
36 lines
741 B
Text
36 lines
741 B
Text
URxvt*font: xft:Inconsolata:size=11
|
|
|
|
! The line below will be modified by ~/.urxvt_default_res
|
|
URxvt*geometry: 96x32+24+24
|
|
|
|
URxvt*scrollBar_right: True
|
|
URxvt*scrollstyle: plain
|
|
|
|
URxvt*shading: 30
|
|
URxvt*transparent: true
|
|
|
|
! Base16 Isotope
|
|
! Scheme: Jan T. Sott
|
|
!! Modified by 2Shirt
|
|
|
|
*.foreground: #d0d0d0
|
|
*.background: #000000
|
|
*.cursorColor: #d0d0d0
|
|
|
|
*.color0: #000000
|
|
*.color1: #ff0000
|
|
*.color2: #33ff00
|
|
*.color3: #ffd000
|
|
*.color4: #0066ff
|
|
*.color5: #cc00ff
|
|
*.color6: #00ffff
|
|
*.color7: #d0d0d0
|
|
|
|
*.color8: #808080
|
|
*.color9: #ff9900
|
|
*.color10: #404040
|
|
*.color11: #606060
|
|
*.color12: #c0c0c0
|
|
*.color13: #e0e0e0
|
|
*.color14: #3300ff
|
|
*.color15: #ffffff
|