mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-12-14 04:03:50 +00:00
added nvim and others
This commit is contained in:
44
.config/alacritty/alacritty.yml
Normal file
44
.config/alacritty/alacritty.yml
Normal file
@@ -0,0 +1,44 @@
|
||||
background_opacity: 0.7
|
||||
font:
|
||||
normal:
|
||||
family: Source Code Pro
|
||||
style: Regular
|
||||
|
||||
bold:
|
||||
family: Source Code Pro
|
||||
style: Bold
|
||||
|
||||
italic:
|
||||
family: Source Code Pro
|
||||
style: Italic
|
||||
|
||||
bold_italic:
|
||||
family: Source Code Pro
|
||||
style: Bold Italic
|
||||
|
||||
size: 11
|
||||
#
|
||||
# Colors (One Dark - https://github.com/atom/atom/tree/master/packages/one-dark-syntax)
|
||||
colors:
|
||||
primary:
|
||||
background: '#282c34'
|
||||
foreground: '#abb2bf'
|
||||
cursor:
|
||||
text: CellBackground
|
||||
cursor: '#528bff' # syntax-cursor-color
|
||||
selection:
|
||||
text: CellForeground
|
||||
background: '#3e4451' # syntax-selection-color
|
||||
normal:
|
||||
black: '#5c6370' # mono-3
|
||||
red: '#e06c75' # red 1
|
||||
green: '#98c379'
|
||||
yellow: '#e5c07b' # orange 2
|
||||
blue: '#61afef'
|
||||
magenta: '#c678dd'
|
||||
cyan: '#56b6c2'
|
||||
white: '#828997' # mono-2
|
||||
search:
|
||||
bar:
|
||||
foreground: '#abb2bf'
|
||||
background: '#282c34'
|
||||
5
.config/albert/QtProject.conf
Normal file
5
.config/albert/QtProject.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
[FileDialog]
|
||||
history=@Invalid()
|
||||
lastVisited=file:///home/adriel
|
||||
qtVersion=5.15.2
|
||||
viewMode=Detail
|
||||
68
.config/albert/albert.conf
Normal file
68
.config/albert/albert.conf
Normal file
@@ -0,0 +1,68 @@
|
||||
[General]
|
||||
frontendId=org.albert.frontend.widgetboxmodel
|
||||
hotkey=Meta+Shift+G
|
||||
incrementalSort=false
|
||||
showTray=true
|
||||
terminal=alacritty -e
|
||||
|
||||
[org.albert.extension.applications]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.calculator]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.chromium]
|
||||
enabled=true
|
||||
fuzzy=false
|
||||
|
||||
[org.albert.extension.files]
|
||||
enabled=false
|
||||
|
||||
[org.albert.extension.hashgenerator]
|
||||
enabled=false
|
||||
|
||||
[org.albert.extension.mpris]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.python]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.snippets]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.ssh]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.system]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.terminal]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.virtualbox]
|
||||
enabled=false
|
||||
|
||||
[org.albert.extension.websearch]
|
||||
enabled=true
|
||||
|
||||
[org.albert.frontend.qmlboxmodel]
|
||||
alwaysOnTop=true
|
||||
clearOnHide=false
|
||||
hideOnClose=false
|
||||
hideOnFocusLoss=true
|
||||
showCentered=false
|
||||
stylePath=/usr/share/albert/org.albert.frontend.qmlboxmodel/styles/BoxModel/MainComponent.qml
|
||||
windowPosition=@Point(760 523)
|
||||
|
||||
[org.albert.frontend.widgetboxmodel]
|
||||
alwaysOnTop=true
|
||||
clearOnHide=false
|
||||
displayIcons=true
|
||||
displayScrollbar=false
|
||||
displayShadow=true
|
||||
hideOnClose=false
|
||||
hideOnFocusLoss=true
|
||||
itemCount=10
|
||||
showCentered=true
|
||||
theme=Spotlight Dark
|
||||
windowPosition=@Point(620 283)
|
||||
BIN
.config/albert/core.db
Normal file
BIN
.config/albert/core.db
Normal file
Binary file not shown.
1
.config/albert/last_used_version
Normal file
1
.config/albert/last_used_version
Normal file
@@ -0,0 +1 @@
|
||||
0.17.2
|
||||
BIN
.config/albert/org.albert.extension.snippets/snippets.db
Normal file
BIN
.config/albert/org.albert.extension.snippets/snippets.db
Normal file
Binary file not shown.
32
.config/albert/org.albert.extension.websearch/engines.json
Normal file
32
.config/albert/org.albert.extension.websearch/engines.json
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"iconPath": ":duckduckgo",
|
||||
"name": "DuckDuckGo",
|
||||
"trigger": "dd ",
|
||||
"url": "https://duckduckgo.com/?q=%s"
|
||||
},
|
||||
{
|
||||
"iconPath": "/home/adriel/.config/albert/org.albert.extension.websearch/{d7c7cd85-d4b4-4a25-ad3d-94026469ef9f}.",
|
||||
"name": "YewTube",
|
||||
"trigger": "yt ",
|
||||
"url": "https://yewtu.be/results?search_query=%s"
|
||||
},
|
||||
{
|
||||
"iconPath": ":github",
|
||||
"name": "GitHub",
|
||||
"trigger": "gh ",
|
||||
"url": "https://github.com/search?utf8=✓&q=%s"
|
||||
},
|
||||
{
|
||||
"iconPath": ":amazon",
|
||||
"name": "Amazon",
|
||||
"trigger": "ama ",
|
||||
"url": "http://www.amazon.com/s/?field-keywords=%s"
|
||||
},
|
||||
{
|
||||
"iconPath": ":wolfram",
|
||||
"name": "Wolfram Alpha",
|
||||
"trigger": "=",
|
||||
"url": "https://www.wolframalpha.com/input/?i=%s"
|
||||
}
|
||||
]
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 25 KiB |
@@ -0,0 +1,25 @@
|
||||
[BoxModel]
|
||||
animation_duration=200
|
||||
background_color="@Variant(\0\0\0\x43\x1\xa7\xa7\x32\x32\x37\x37;;\0\0)"
|
||||
border_color=@Variant(\0\0\0\x43\x1\xff\xffUU\x95\x95\xdf\xdf\0\0)
|
||||
border_size=0
|
||||
cursor_color=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
font_name=Google Sans
|
||||
foreground_color=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
highlight_color=@Variant(\0\0\0\x43\x1\xff\xff\x61\x61\xab\xab\xff\xff\0\0)
|
||||
icon_size=15
|
||||
input_color=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
input_fontsize=24
|
||||
item_description_fontsize=12
|
||||
item_title_fontsize=16
|
||||
max_items=8
|
||||
padding=4
|
||||
radius=7
|
||||
selection_color=@Variant(\0\0\0\x43\x1\xff\xff\xc0\xc0\xc0\xc0\xc0\xc0\0\0)
|
||||
settingsbutton_color=@Variant(\0\0\0\x43\x1\xff\xff\"\"&&))\0\0)
|
||||
settingsbutton_hover_color=@Variant(\0\0\0\x43\x1\xff\xffUU\x95\x95\xdf\xdf\0\0)
|
||||
settingsbutton_size=15
|
||||
shadow_color=@Variant(\0\0\0\x43\x1\0\0\0\0\0\0\0\0\0\0)
|
||||
shadow_size=0
|
||||
spacing=6
|
||||
window_width=400
|
||||
5
.config/inkscape/cphistory.xml
Normal file
5
.config/inkscape/cphistory.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<cphistory>
|
||||
<operations />
|
||||
<params />
|
||||
</cphistory>
|
||||
21
.config/inkscape/dialogs-state.ini
Normal file
21
.config/inkscape/dialogs-state.ini
Normal file
@@ -0,0 +1,21 @@
|
||||
[Windows]
|
||||
Count=1
|
||||
|
||||
[Window0Column0]
|
||||
Notebook0Dialogs=216;210;209;
|
||||
Notebook1Dialogs=230;
|
||||
NotebookCount=2
|
||||
BeforeCanvas=false
|
||||
|
||||
[Window0]
|
||||
ColumnCount=1
|
||||
Floating=false
|
||||
|
||||
[transient]
|
||||
state1=[Windows]\nCount=1\n\n[Window0Column0]\nNotebook0Dialogs=208;\nNotebookCount=1\n\n[Window0]\nColumnCount=1\nPosition=true\nx=45\ny=29\nwidth=924\nheight=765\n
|
||||
dialogs1=208;
|
||||
state2=[Windows]\nCount=1\n\n[Window0Column0]\nNotebook0Dialogs=233;\nNotebookCount=1\n\n[Window0]\nColumnCount=1\nPosition=true\nx=45\ny=29\nwidth=364\nheight=520\n
|
||||
dialogs2=233;
|
||||
state3=[Windows]\nCount=1\n\n[Window0Column0]\nNotebook0Dialogs=236;\nNotebookCount=1\n\n[Window0]\nColumnCount=1\nPosition=true\nx=45\ny=29\nwidth=433\nheight=520\n
|
||||
dialogs3=236;
|
||||
count=3
|
||||
12
.config/inkscape/extension-errors.log
Normal file
12
.config/inkscape/extension-errors.log
Normal file
@@ -0,0 +1,12 @@
|
||||
Extension "XFIG Input" failed to load because a dependency was not met.
|
||||
Dependency:
|
||||
type: executable
|
||||
location: path
|
||||
string: fig2dev
|
||||
|
||||
Extension "Export to PDF via Scribus" failed to load because a dependency was not met.
|
||||
Dependency:
|
||||
type: executable
|
||||
location: path
|
||||
string: scribus
|
||||
|
||||
14
.config/inkscape/keys/default.xml
Normal file
14
.config/inkscape/keys/default.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<keys
|
||||
name="User Shortcuts">
|
||||
<bind
|
||||
key="Up"
|
||||
modifiers="Ctrl"
|
||||
action="SelectionRaise"
|
||||
display="true" />
|
||||
<bind
|
||||
key="Down"
|
||||
modifiers="Ctrl"
|
||||
action="SelectionLower"
|
||||
display="true" />
|
||||
</keys>
|
||||
77
.config/inkscape/pages.csv
Normal file
77
.config/inkscape/pages.csv
Normal file
@@ -0,0 +1,77 @@
|
||||
#Inkscape page sizes
|
||||
#NAME, WIDTH, HEIGHT, UNIT
|
||||
A4, 210, 297, mm
|
||||
US Letter, 8.5, 11, in
|
||||
US Legal, 8.5, 14, in
|
||||
US Executive, 7.25, 10.5, in
|
||||
US Ledger/Tabloid, 11, 17, in
|
||||
A0, 841, 1189, mm
|
||||
A1, 594, 841, mm
|
||||
A2, 420, 594, mm
|
||||
A3, 297, 420, mm
|
||||
A5, 148, 210, mm
|
||||
A6, 105, 148, mm
|
||||
A7, 74, 105, mm
|
||||
A8, 52, 74, mm
|
||||
A9, 37, 52, mm
|
||||
A10, 26, 37, mm
|
||||
B0, 1000, 1414, mm
|
||||
B1, 707, 1000, mm
|
||||
B2, 500, 707, mm
|
||||
B3, 353, 500, mm
|
||||
B4, 250, 353, mm
|
||||
B5, 176, 250, mm
|
||||
B6, 125, 176, mm
|
||||
B7, 88, 125, mm
|
||||
B8, 62, 88, mm
|
||||
B9, 44, 62, mm
|
||||
B10, 31, 44, mm
|
||||
C0, 917, 1297, mm
|
||||
C1, 648, 917, mm
|
||||
C2, 458, 648, mm
|
||||
C3, 324, 458, mm
|
||||
C4, 229, 324, mm
|
||||
C5, 162, 229, mm
|
||||
C6, 114, 162, mm
|
||||
C7, 81, 114, mm
|
||||
C8, 57, 81, mm
|
||||
C9, 40, 57, mm
|
||||
C10, 28, 40, mm
|
||||
D1, 545, 771, mm
|
||||
D2, 385, 545, mm
|
||||
D3, 272, 385, mm
|
||||
D4, 192, 272, mm
|
||||
D5, 136, 192, mm
|
||||
D6, 96, 136, mm
|
||||
D7, 68, 96, mm
|
||||
E3, 400, 560, mm
|
||||
E4, 280, 400, mm
|
||||
E5, 200, 280, mm
|
||||
E6, 140, 200, mm
|
||||
CSE, 462, 649, pt
|
||||
US #10 Envelope, 9.5, 4.125, in
|
||||
DL Envelope, 220, 110, mm
|
||||
Banner 468x60, 468, 60, px
|
||||
Icon 16x16, 16, 16, px
|
||||
Icon 32x32, 32, 32, px
|
||||
Icon 48x48, 48, 48, px
|
||||
ID Card (ISO 7810), 85.60, 53.98, mm
|
||||
Business Card (US), 3.5, 2, in
|
||||
Business Card (Europe), 85, 55, mm
|
||||
Business Card (AU/NZ), 90, 55, mm
|
||||
Arch A, 9, 12, in
|
||||
Arch B, 12, 18, in
|
||||
Arch C, 18, 24, in
|
||||
Arch D, 24, 36, in
|
||||
Arch E, 36, 48, in
|
||||
Arch E1, 30, 42, in
|
||||
Video SD / PAL, 768, 576, px
|
||||
Video SD-Widescreen / PAL, 1024, 576, px
|
||||
Video SD / NTSC, 544, 480, px
|
||||
Video SD-Widescreen / NTSC, 872, 486, px
|
||||
Video HD 720p, 1280, 720, px
|
||||
Video HD 1080p, 1920, 1080, px
|
||||
Video DCI 2k (Full Frame), 2048, 1080, px
|
||||
Video UHD 4k, 3840, 2160, px
|
||||
Video DCI 4k (Full Frame), 4096, 2160, px
|
||||
Video UHD 8k, 7680, 4320, px
|
||||
|
1112
.config/inkscape/preferences.xml
Normal file
1112
.config/inkscape/preferences.xml
Normal file
File diff suppressed because it is too large
Load Diff
2
.config/lf/lfrc
Normal file
2
.config/lf/lfrc
Normal file
@@ -0,0 +1,2 @@
|
||||
set icons true
|
||||
set hidden true
|
||||
BIN
.config/nvim.tar.xz
Normal file
BIN
.config/nvim.tar.xz
Normal file
Binary file not shown.
Reference in New Issue
Block a user