123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- ! In the name of Allah, the most Gracious, the most Merciful.
- !
- ! ▓▓▓▓▓▓▓▓▓▓
- ! ░▓ Author ▓ Abdullah <https://abdullah.today>
- ! ░▓▓▓▓▓▓▓▓▓▓
- ! ░░░░░░░░░░
- !
- ! ░█░█░█▀▄░█▀▀░█▀▀░█▀█░█░█░█▀▄░█▀▀░█▀▀░█▀▀
- ! ░▄▀▄░█▀▄░█▀▀░▀▀█░█░█░█░█░█▀▄░█░░░█▀▀░▀▀█
- ! ░▀░▀░▀░▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀░▀▀▀░▀▀▀
- ! Colors
- !black
- *color0 : #1C1C1C
- *color8 : #4d4d4d
- !red
- *color1 : #D81860
- *color9 : #F00060
- !green
- *color2 : #B7CE42
- *color10 : #BDE077
- !yellow
- *color3 : #FEA63C
- *color11 : #FFE863
- !blue
- *color4 : #66AABB
- *color12 : #AACCBB
- !magenta
- *color5 : #B7416E
- *color13 : #BB4466
- !cyan
- *color6 : #5E7175
- *color14 : #A3BABF
- !white
- *color7 : #DDEEDD
- *color15 : #6C887A
- *.foreground : #fffaf4
- *.background : #0e1019
- *.cursorColor : #ff0018
- ! URxvt
- ! if remote host is having problems with rxvt-unicode, copy
- ! /usr/share/terminfo/r/rxvt-unicode at hosts ~/.terminfo/r/rxvt-unicode
- URxvt*font : xft:FantasqueSansMono Nerd Font:Italic:size=21, xft:Fantasque Sans Mono:Italic:size=21, xft:DejaVu Sans Mono for Powerline:size=21, xft:Segoe UI Emoji:size=21, xft:SimHei:size=21
- URxvt*boldfont : xft:Bitstream Vera Sans Mono:Bold:size=17:antialias=true
- URxvt*bolditalicfont : xft:Bitstream Vera Sans Mono:Bold:italic:size=17:antialias=true
- URxvt*utf : 1
- URxvt*locale : 1
- URxvt.imlocale : en_US.UTF-8
- URxvt*letterSpace : 0
- URxvt*termName : rxvt-unicode-256color
- URxvt*geometry : 96x30
- URxvt*background : #1B2B34
- URxvt*reverseVideo : 0
- URxvt*loginShell : 0
- URxvt*jumpScroll : 1
- URxvt*skipScroll : 1
- URxvt*pastableTabs : 1
- URxvt*scrollstyle : plain
- URxvt*scrollBar : 0
- URxvt*scrollBar_right : 0
- URxvt*scrollBar_floating : 0
- URxvt*scrollBar_align : centre
- URxvt*thickness : 0
- URxvt*scrollTtyOutput : 0
- URxvt*scrollTtyKeypress : 1
- URxvt*scrollWithBuffer : 1
- URxvt*inheritPixmap : 0
- URxvt*transparent : 0
- URxvt*tintColor : #ffffff
- URxvt*shading : 145
- URxvt*blurRadius : 1x65
- URxvt*fading : 25
- URxvt*fadeColor : #008B8B
- URxvt*utmpInhibit : 1
- URxvt*urgentOnBell : 1
- URxvt*visualBell : 0
- URxvt*mapAlert : 0
- URxvt*meta8 : 0
- URxvt*mouseWheelScrollPage : 0
- URxvt*tripleclickwords : 0
- URxvt*insecure : 0
- URxvt*cursorUnderline : 1
- URxvt*cursorBlink : 0
- URxvt*pointerBlank : 1
- URxvt*iconFile : /usr/share/icons/Adwaita/16x16/apps/utilities-terminal-symbolic.symbolic.png
- URxvt*pointerShape : ul_angle
- URxvt*intensityStyles : 1
- URxvt*saveLines : 9999
- URxvt*buffered : 1
- URxvt*depth : 32
- URxvt*visual : 0x16f
- URxvt*override-redirect : 0
- URxvt*externalBorder : 15
- URxvt*internalBorder : 15
- URxvt*borderLess : 0
- URxvt*lineSpace : 0
- URxvt*skipBuiltinGlyphs : 0
- URxvt*pointerBlankDelay : 1
- URxvt*print-pipe : cat > /tmp/$(echo urxvt.dump.$(date +'%Y%M%d%H%m%S'))
- URxvt*modifier :
- URxvt*cutchars : BACKSLASH " " '"'&()*,;<=>?@[]^{|}\"()*,<>[]{}|''"\
- URxvt*secondaryScreen : 1
- URxvt*secondaryScroll : 0
- URxvt*perl-lib : /home/ak/.urxvt/ext
- URxvt*iso14755 : 1
- URxvt*iso14755_52 : 1
- URxvt*matcher.button : 2
- URxvt*url-launcher : /usr/bin/google-chrome-stable
- URxvt*url-select.underline : 1
- URxvt*matcher.rend.0 : Uline Bold fg5
- URxvt*selection.pattern-0 : ([[ : word : ]]+)
- URxvt*keysym.M-C-c : selection : rot13
- URxvt*perl-ext-common : vim,default,matcher,font-size
- URxvt*vim-scrollback : M-s
- URxvt*vim-scrollback-paste : M-p
- URxvt*clipboard.copycmd : xsel -ib
- URxvt.keysym.C-Up: font-size:increase
- URxvt.keysym.C-Down: font-size:decrease
- URxvt.keysym.C-S-Up: font-size:incglobal
- URxvt.keysym.C-S-Down: font-size:decglobal
- ! Polybar
- polybar*background : #24292A
- polybar*foreground : #ccd2be
- polybar*fading : 15
- polybar*fadeColor : black
- polybar*cursorColor : #16A085
- polybar*pointerColorBackground : #2B2C2B
- polybar*pointerColorForeground : #16A085
- polybar*urgent : #B34747
- ! black dark/light
- polybar*color0 : #24292A
- polybar*color8 : #3c4140
- ! red dark/light
- polybar*color1 : #ff8843
- polybar*color9 : #c48851
- ! green dark/light
- polybar*color2 : #7a8d5c
- polybar*color10 : #aec199
- ! yellow dark/light
- polybar*color3 : #a69658
- polybar*color11 : #c4b268
- ! blue dark/light
- polybar*color4 : #7b90a9
- polybar*color12 : #91aac7
- ! magenta dark/light
- polybar*color5 : #aa6161
- polybar*color13 : #e78484
- ! cyan dark/light
- polybar*color6 : #698885
- polybar*color14 : #83a5a1
- ! white dark/light
- polybar*color7 : #a8b298
- polybar*color15 : #ccd2be
- ! pink
- polybar*color16 : #9181E7
- ! purple
- polybar*color17 : #D7AFF9
- ! XTERM
- XTerm.vt100.faceName :Fantasque Sans Mono:italic:size=15:antialias=true
- XTerm.vt100.boldFont :Fantasque Sans Mono:bold:italic:size=15
- xterm.scaleHeight : 1.01
- xterm*termName : xterm-256color
- xterm*geometry : 96x30
- xterm*reverseVideo : 0
- xterm*loginShell : 1
- ! Dmenu
- dmenu.selforeground: #474c57
- dmenu.background: #ffffff
- dmenu.selbackground: #4ec2e8
- dmenu.foreground: #474c57
- ! rofi
- rofi.color-enabled: true
- rofi.color-window: #ffffff, #ffffff, #ffffff
- rofi.color-normal: #ffffff, #474c57, #ffffff, #ffffff, #4ec2e8
- rofi.color-active: #ffffff, #fec7cd, #ffffff, #ffffff, #95c1c0
- rofi.color-urgent: #ffffff, #f59335, #ffffff, #ffffff, #f59335
- ! Cursor
- Xcursor.size : 16
- ! Xautolock
- Xautolock.locker : "/usr/bin/physlock -mp 'Aur tum apny Rab ki kon kon c nematon ko jhutlawo gy?'"
|