Add konsole
This commit is contained in:
parent
0d1a69d3b7
commit
c2943b426c
10 changed files with 1932 additions and 0 deletions
1
copyq/.gitignore
vendored
1
copyq/.gitignore
vendored
|
@ -3,3 +3,4 @@ copyq.pub
|
|||
copyq_geometry.ini
|
||||
copyq_tabs.ini
|
||||
copyq_tab_*.dat
|
||||
copyq.lock
|
||||
|
|
|
@ -63,3 +63,7 @@ link "qt6ct" ".config/qt6ct"
|
|||
link "cursors" ".icons"
|
||||
link "fonts" ".fonts"
|
||||
link "fontconfig" ".config/fontconfig"
|
||||
|
||||
# konsole
|
||||
link "konsolerc" ".config/konsolerc"
|
||||
link "konsole" ".local/share/konsole"
|
||||
|
|
1609
konsole/0.1
Normal file
1609
konsole/0.1
Normal file
File diff suppressed because it is too large
Load diff
100
konsole/Amethyst.colorscheme
Normal file
100
konsole/Amethyst.colorscheme
Normal file
|
@ -0,0 +1,100 @@
|
|||
[Background]
|
||||
Color=22,22,46
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=35,35,74
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=9,9,18
|
||||
|
||||
[Color0]
|
||||
Color=35,38,39
|
||||
|
||||
[Color0Faint]
|
||||
Color=49,54,59
|
||||
|
||||
[Color0Intense]
|
||||
Color=127,140,141
|
||||
|
||||
[Color1]
|
||||
Color=237,21,21
|
||||
|
||||
[Color1Faint]
|
||||
Color=120,50,40
|
||||
|
||||
[Color1Intense]
|
||||
Color=192,57,43
|
||||
|
||||
[Color2]
|
||||
Color=17,209,22
|
||||
|
||||
[Color2Faint]
|
||||
Color=23,162,98
|
||||
|
||||
[Color2Intense]
|
||||
Color=28,220,154
|
||||
|
||||
[Color3]
|
||||
Color=246,116,0
|
||||
|
||||
[Color3Faint]
|
||||
Color=182,86,25
|
||||
|
||||
[Color3Intense]
|
||||
Color=253,188,75
|
||||
|
||||
[Color4]
|
||||
Color=29,153,243
|
||||
|
||||
[Color4Faint]
|
||||
Color=27,102,143
|
||||
|
||||
[Color4Intense]
|
||||
Color=61,174,233
|
||||
|
||||
[Color5]
|
||||
Color=155,89,182
|
||||
|
||||
[Color5Faint]
|
||||
Color=97,74,115
|
||||
|
||||
[Color5Intense]
|
||||
Color=142,68,173
|
||||
|
||||
[Color6]
|
||||
Color=85,0,255
|
||||
|
||||
[Color6Faint]
|
||||
Color=42,0,125
|
||||
|
||||
[Color6Intense]
|
||||
Color=119,65,255
|
||||
|
||||
[Color7]
|
||||
Color=252,252,252
|
||||
|
||||
[Color7Faint]
|
||||
Color=99,104,109
|
||||
|
||||
[Color7Intense]
|
||||
Color=255,255,255
|
||||
|
||||
[Foreground]
|
||||
Color=252,252,252
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=239,240,241
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=255,255,255
|
||||
|
||||
[General]
|
||||
Anchor=0.5,0.5
|
||||
Blur=false
|
||||
ColorRandomization=false
|
||||
Description=Amethyst
|
||||
FillStyle=NoScaling
|
||||
Opacity=0.87
|
||||
Wallpaper=
|
||||
WallpaperFlipType=NoFlip
|
||||
WallpaperOpacity=1
|
112
konsole/Sweetified.colorscheme
Normal file
112
konsole/Sweetified.colorscheme
Normal file
|
@ -0,0 +1,112 @@
|
|||
[Background]
|
||||
Color=10,17,36
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=10,17,36
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=10,17,36
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[Color0]
|
||||
Color=10,17,36
|
||||
|
||||
[Color0Faint]
|
||||
Color=10,17,36
|
||||
|
||||
[Color0Intense]
|
||||
Color=10,17,36
|
||||
|
||||
[Color1]
|
||||
Color=243,86,69
|
||||
|
||||
[Color1Faint]
|
||||
Color=243,86,69
|
||||
|
||||
[Color1Intense]
|
||||
Color=243,86,69
|
||||
|
||||
[Color2]
|
||||
Color=235,50,71
|
||||
|
||||
[Color2Faint]
|
||||
Color=235,50,71
|
||||
|
||||
[Color2Intense]
|
||||
Color=235,50,71
|
||||
|
||||
[Color3]
|
||||
Color=188,67,73
|
||||
|
||||
[Color3Faint]
|
||||
Color=188,67,73
|
||||
|
||||
[Color3Intense]
|
||||
Color=188,67,73
|
||||
|
||||
[Color4]
|
||||
Color=243,86,69
|
||||
|
||||
[Color4Faint]
|
||||
Color=243,86,69
|
||||
|
||||
[Color4Intense]
|
||||
Color=243,86,69
|
||||
|
||||
[Color5]
|
||||
Color=246,167,59
|
||||
|
||||
[Color5Faint]
|
||||
Color=246,167,59
|
||||
|
||||
[Color5Intense]
|
||||
Color=246,167,59
|
||||
|
||||
[Color6]
|
||||
Color=250,211,47
|
||||
|
||||
[Color6Faint]
|
||||
Color=250,211,47
|
||||
|
||||
[Color6Intense]
|
||||
Color=250,211,47
|
||||
|
||||
[Color7]
|
||||
Color=238,196,154
|
||||
|
||||
[Color7Faint]
|
||||
Color=238,196,154
|
||||
|
||||
[Color7Intense]
|
||||
Color=238,196,154
|
||||
|
||||
[Foreground]
|
||||
Color=238,196,154
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=238,196,154
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=238,196,154
|
||||
RandomHueRange=360
|
||||
RandomSaturationRange=100
|
||||
|
||||
[General]
|
||||
Anchor=0.5,0.5
|
||||
Blur=true
|
||||
ColorRandomization=false
|
||||
Description=Sweetified
|
||||
FillStyle=Tile
|
||||
Opacity=0.31
|
||||
Wallpaper=
|
||||
WallpaperFlipType=NoFlip
|
||||
WallpaperOpacity=1
|
28
konsole/bookmarks.xml
Normal file
28
konsole/bookmarks.xml
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xbel>
|
||||
<xbel xmlns:kdepriv="http://www.kde.org/kdepriv" xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info" xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" dbusName="konsole">
|
||||
<bookmark href="file:///home/jeremystartm">
|
||||
<title>jeremystartm</title>
|
||||
<info>
|
||||
<metadata owner="http://freedesktop.org">
|
||||
<bookmark:icon name=""/>
|
||||
</metadata>
|
||||
</info>
|
||||
</bookmark>
|
||||
<bookmark href="file:///home/jeremystartm/Android/Sdk">
|
||||
<title>Sdk</title>
|
||||
<info>
|
||||
<metadata owner="http://freedesktop.org">
|
||||
<bookmark:icon name=""/>
|
||||
</metadata>
|
||||
</info>
|
||||
</bookmark>
|
||||
<bookmark href="file:///home/jeremystartm/.config/hypr/scripts">
|
||||
<title>scripts</title>
|
||||
<info>
|
||||
<metadata owner="http://freedesktop.org">
|
||||
<bookmark:icon name=""/>
|
||||
</metadata>
|
||||
</info>
|
||||
</bookmark>
|
||||
</xbel>
|
20
konsole/bookmarks.xml.bak
Normal file
20
konsole/bookmarks.xml.bak
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xbel>
|
||||
<xbel xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" dbusName="konsole" xmlns:kdepriv="http://www.kde.org/kdepriv" xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<bookmark href="file:///home/jeremystartm">
|
||||
<title>jeremystartm</title>
|
||||
<info>
|
||||
<metadata owner="http://freedesktop.org">
|
||||
<bookmark:icon name=""/>
|
||||
</metadata>
|
||||
</info>
|
||||
</bookmark>
|
||||
<bookmark href="file:///home/jeremystartm/Android/Sdk">
|
||||
<title>Sdk</title>
|
||||
<info>
|
||||
<metadata owner="http://freedesktop.org">
|
||||
<bookmark:icon name=""/>
|
||||
</metadata>
|
||||
</info>
|
||||
</bookmark>
|
||||
</xbel>
|
0
konsole/bookmarks.xml.tbcache
Normal file
0
konsole/bookmarks.xml.tbcache
Normal file
34
konsole/profile.profile
Normal file
34
konsole/profile.profile
Normal file
|
@ -0,0 +1,34 @@
|
|||
[Appearance]
|
||||
ColorScheme=Amethyst
|
||||
Font=FiraMono Nerd Font,12,-1,5,50,0,0,0,0,0
|
||||
UseFontLineChararacters=true
|
||||
|
||||
[Cursor Options]
|
||||
CursorShape=0
|
||||
CustomCursorColor=255,0,0
|
||||
UseCustomCursorColor=false
|
||||
|
||||
[General]
|
||||
Command=/usr/bin/bash
|
||||
Environment=TERM=xterm-256color,COLORTERM=truecolor,SHELL=/bin/bash
|
||||
Name=profile
|
||||
Parent=FALLBACK/
|
||||
ShowTerminalSizeHint=false
|
||||
TerminalColumns=110
|
||||
|
||||
[Interaction Options]
|
||||
AutoCopySelectedText=false
|
||||
TextEditorCmd=4
|
||||
TrimLeadingSpacesInSelectedText=false
|
||||
TrimTrailingSpacesInSelectedText=false
|
||||
UnderlineFilesEnabled=true
|
||||
|
||||
[Keyboard]
|
||||
KeyBindings=default
|
||||
|
||||
[Scrolling]
|
||||
HistoryMode=2
|
||||
|
||||
[Terminal Features]
|
||||
BlinkingCursorEnabled=true
|
||||
FlowControlEnabled=false
|
24
konsolerc
Normal file
24
konsolerc
Normal file
|
@ -0,0 +1,24 @@
|
|||
[Desktop Entry]
|
||||
DefaultProfile=profile.profile
|
||||
|
||||
[FileLocation]
|
||||
scrollbackUseCacheLocation=true
|
||||
scrollbackUseSystemLocation=false
|
||||
|
||||
[General]
|
||||
ConfigVersion=1
|
||||
|
||||
[MainWindow]
|
||||
2 screens: Height=1050
|
||||
2 screens: Width=1680
|
||||
2 screens: Window-Maximized=true
|
||||
2 screens: XPosition=1703
|
||||
2 screens: YPosition=53
|
||||
DP-2=HDMI-A-1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
|
||||
MenuBar=Enabled
|
||||
RestorePositionForNextInstance=false
|
||||
State=AAAA/wAAAAD9AAAAAQAAAAAAAAAAAAAAAPwCAAAAAvsAAAAiAFEAdQBpAGMAawBDAG8AbQBtAGEAbgBkAHMARABvAGMAawAAAAAA/////wAAAYkA////+wAAABwAUwBTAEgATQBhAG4AYQBnAGUAcgBEAG8AYwBrAAAAAAD/////AAABJwD///8AAAdSAAADyQAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAAAAAAD/////AAAAAAAAAAA=
|
||||
ToolBarsMovable=Disabled
|
||||
|
||||
[UiSettings]
|
||||
ColorScheme=
|
Loading…
Reference in a new issue