mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-21 13:16:04 +00:00
chore: Stop using symlinks for konsolerc
This commit is contained in:
parent
159ae1f4aa
commit
26ce08cab8
3 changed files with 10 additions and 10 deletions
9
dot_config/private_konsolerc
Normal file
9
dot_config/private_konsolerc
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
DefaultProfile=My Default.profile
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
StatusBar=Disabled
|
||||||
|
ToolBarsMovable=Disabled
|
||||||
|
|
||||||
|
[UiSettings]
|
||||||
|
ColorScheme=Default
|
|
@ -1 +0,0 @@
|
||||||
{{ .chezmoi.sourceDir }}/symlinks/dot_config/konsolerc
|
|
|
@ -2,16 +2,8 @@
|
||||||
DefaultProfile=My Default.profile
|
DefaultProfile=My Default.profile
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
DP-1 DP-2 Height 1920x1080=955
|
|
||||||
DP-1 DP-2 Width 1920x1080=1607
|
|
||||||
DP-1 DP-2 Window-Maximized 1920x1080=true
|
|
||||||
DisplayPort-0 DisplayPort-1 Height 1920x1080=634
|
|
||||||
DisplayPort-0 DisplayPort-1 Width 1920x1080=1108
|
|
||||||
DisplayPort-0 DisplayPort-1 XPosition 1920x1080=2468
|
|
||||||
DisplayPort-0 DisplayPort-1 YPosition 1920x1080=276
|
|
||||||
State=AAAA/wAAAAD9AAAAAQAAAAAAAAAAAAAAAPwCAAAAAvsAAAAcAFMAUwBIAE0AYQBuAGEAZwBlAHIARABvAGMAawAAAAAA/////wAAANMBAAAD+wAAACIAUQB1AGkAYwBrAEMAbwBtAG0AYQBuAGQAcwBEAG8AYwBrAAAAAAD/////AAAArQEAAAMAAAeAAAADowAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAQAAAN//////AAAAAAAAAAA=
|
|
||||||
StatusBar=Disabled
|
StatusBar=Disabled
|
||||||
ToolBarsMovable=Disabled
|
ToolBarsMovable=Disabled
|
||||||
|
|
||||||
[UiSettings]
|
[UiSettings]
|
||||||
ColorScheme=
|
ColorScheme=Default
|
||||||
|
|
Loading…
Reference in a new issue