Fixed .bashrc and fonts
This commit is contained in:
parent
b792504571
commit
c852b191a4
2 changed files with 4 additions and 4 deletions
2
.bashrc
2
.bashrc
|
@ -7,7 +7,7 @@
|
|||
|
||||
|
||||
alias ls='ls --color=auto'
|
||||
alias grep = 'grep --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
alias sudo='sudo '
|
||||
alias cheat='f() { curl cheat.sh/$1; };f'
|
||||
alias updatemirrors='sudo reflector --age 12 --number 10 --protocol https --sort rate --save /etc/pacman.d/mirrorlist'
|
||||
|
|
|
@ -6,8 +6,8 @@ standard_dialogs=gtk2
|
|||
style=gtk2
|
||||
|
||||
[Fonts]
|
||||
fixed=@Variant(\0\0\0@\0\0\0 \0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s\0 \0M\0o\0n\0o@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
general=@Variant(\0\0\0@\0\0\0 \0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s\0 \0M\0o\0n\0o@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
fixed=@Variant(\0\0\0@\0\0\0\x16\0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
general=@Variant(\0\0\0@\0\0\0\x16\0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
|
@ -28,4 +28,4 @@ wheel_scroll_lines=3
|
|||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\0\0\0\0\0\0\a\x80\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\x82\0\0\0\x1a\0\0\x4\xfd\0\0\x4\x33\0\0\x2\x82\0\0\0\x1a\0\0\x4\xfd\0\0\x4\x33\0\0\0\0\0\0\0\0\a\x80\0\0\x2\x82\0\0\0\x1a\0\0\x4\xfd\0\0\x4\x33)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x4\0\0\0\x1a\0\0\a{\0\0\x4\x33\0\0\0\x4\0\0\0\x1a\0\0\a{\0\0\x4\x33\0\0\0\0\0\0\0\0\a\x80\0\0\0\x4\0\0\0\x1a\0\0\a{\0\0\x4\x33)
|
||||
|
|
Loading…
Reference in a new issue