Difference between revisions of "IT-OS-Config-Samer"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) |
Samerhijazi (talk | contribs) (→DPI-Resoulation) |
||
| Line 23: | Line 23: | ||
* BoldWhite=230,230,230 | * BoldWhite=230,230,230 | ||
==DPI-Resoulation== | ==DPI-Resoulation== | ||
| − | |||
* http://dpi.lv/ | * http://dpi.lv/ | ||
* HP-Box: 15.6" @ (1366 x 768) >> 100 DPI | * HP-Box: 15.6" @ (1366 x 768) >> 100 DPI | ||
* HP-Box: 17.3" @ (1366 x 768) >> 91 DPI | * HP-Box: 17.3" @ (1366 x 768) >> 91 DPI | ||
| + | <pre class="code"> | ||
| + | xdpyinfo | grep dots | ||
| + | </pre> | ||
Revision as of 02:57, 11 November 2019
bashrc
PS1="[\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w]\[\033[00m\]\$ "
Console colors
- Colour=248,248,242
- BackgroundColour=40,42,54
- Black=0,0,0
- BoldBlack=104,104,104
- Red=255,85,85
- BoldRed=255,110,103
- Green=80,250,123
- BoldGreen=90,247,142
- Yellow=241,250,140
- BoldYellow=244,249,157
- Blue=202,169,250
- BoldBlue=202,169,250
- Magenta=255,121,198
- BoldMagenta=255,146,208
- Cyan=139,233,253
- BoldCyan=154,237,254
- White=191,191,191
- BoldWhite=230,230,230
DPI-Resoulation
- http://dpi.lv/
- HP-Box: 15.6" @ (1366 x 768) >> 100 DPI
- HP-Box: 17.3" @ (1366 x 768) >> 91 DPI
xdpyinfo | grep dots