Adjust i3 colors, qterminal settings
This commit is contained in:
parent
7fa1cfe21f
commit
594d582aa3
|
@ -376,9 +376,9 @@ exec_always --no-startup-id compton
|
|||
|
||||
# Theme colors
|
||||
# class border backgr. text indic. child_border
|
||||
client.focused #01e110 #000000 #80FFF9 #01e110
|
||||
client.focused #01e110 #01e110 #80FFF9 #01e110
|
||||
client.focused_inactive #2F3D44 #2F3D44 #1ABC9C #454948
|
||||
client.unfocused #2F3D44 #2F3D44 #1ABC9C #454948
|
||||
client.unfocused #000000 #000000 #1ABC9C #000000
|
||||
client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2
|
||||
client.placeholder #000000 #0c0c0c #ffffff #000000
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
AskOnExit=false
|
||||
BookmarksFile=/home/kapper/.config/qterminal.org/qterminal_bookmarks.xml
|
||||
BookmarksVisible=true
|
||||
Borderless=false
|
||||
Borderless=true
|
||||
ChangeWindowIcon=true
|
||||
ChangeWindowTitle=true
|
||||
ConfirmMultilinePaste=true
|
||||
FixedTabWidth=true
|
||||
FixedTabWidth=false
|
||||
FixedTabWidthValue=250
|
||||
HideTabBarWithOneTab=true
|
||||
HistoryLimited=true
|
||||
|
@ -17,14 +17,14 @@ MenuVisible=false
|
|||
MotionAfterPaste=0
|
||||
SavePosOnExit=true
|
||||
SaveSizeOnExit=true
|
||||
ScrollbarPosition=2
|
||||
ScrollbarPosition=0
|
||||
ShowCloseTabButton=true
|
||||
TabBarless=false
|
||||
TabsPosition=0
|
||||
Term=xterm-256color
|
||||
TerminalBackgroundImage=
|
||||
TerminalMargin=0
|
||||
TerminalTransparency=0
|
||||
TerminalTransparency=8
|
||||
TerminalsPreset=0
|
||||
TrimPastedTrailingNewlines=false
|
||||
UseBookmarks=false
|
||||
|
@ -33,7 +33,7 @@ colorScheme=Linux
|
|||
emulation=default
|
||||
enabledBidiSupport=true
|
||||
fontFamily=Inconsolata Nerd Font Mono [PfEd]
|
||||
fontSize=12
|
||||
fontSize=10
|
||||
guiStyle=
|
||||
highlightCurrentTerminal=true
|
||||
showTerminalSizeHint=true
|
||||
|
@ -49,9 +49,9 @@ Width=70
|
|||
[MainWindow]
|
||||
ApplicationTransparency=0
|
||||
isMaximized=false
|
||||
pos=@Point(0 0)
|
||||
size=@Size(1366 749)
|
||||
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\xfc\x2\0\0\0\x1\xfb\0\0\0&\0\x42\0o\0o\0k\0m\0\x61\0r\0k\0s\0\x44\0o\0\x63\0k\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0s\0\xff\xff\xff\0\0\x5V\0\0\x2\xed\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
|
||||
pos=@Point(690 37)
|
||||
size=@Size(660 695)
|
||||
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\xfc\x2\0\0\0\x1\xfb\0\0\0&\0\x42\0o\0o\0k\0m\0\x61\0r\0k\0s\0\x44\0o\0\x63\0k\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0s\0\xff\xff\xff\0\0\x2\x94\0\0\x2\xb7\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
|
||||
|
||||
[Sessions]
|
||||
size=0
|
||||
|
|
Loading…
Reference in New Issue