* Added arch.conf file which is loaded from the UFD * Allows configuration without rebuilding the ISO * Added connect-to-network script that uses arch.conf * Available for manual execution from the command line * Used by mount-backup-shares * Added hardinfo with Conky hint and keyboard shortcut (Super+i) * Avoid deleting a newly created iso right after building * Conky * Settings can now be stored on the UFD * Transparancy fixed * mount-all-volumes doesn't print the mountpoint for ARCH_HH * NetworkManager should no longer hold up the boot time * Prime95 * Adjusted default length due to the summer heat * Fixed bug where hw-diags would let it run forever * Removed extra themes to try and reduce the overall size * Switching to nodm over lightdm
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: 13
|
|
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
|