add basic konsole setup
This commit is contained in:
parent
c37fd95e4f
commit
b378d72654
9
kde/.config/konsolerc
Normal file
9
kde/.config/konsolerc
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
DefaultProfile=My Profile.profile
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
State=AAAA/wAAAAD9AAAAAAAAAoAAAAHCAAAABAAAAAQAAAAIAAAACPwAAAAA
|
||||||
|
ToolBarsMovable=Disabled
|
||||||
|
eDP-1 Window-Maximized 1504x1003=true
|
||||||
|
eDP-1 XPosition=0
|
||||||
|
eDP-1 YPosition=27
|
7
kde/.local/share/konsole/My Profile.profile
Normal file
7
kde/.local/share/konsole/My Profile.profile
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[Appearance]
|
||||||
|
ColorScheme=DarkPastels
|
||||||
|
|
||||||
|
[General]
|
||||||
|
Command=/bin/zsh
|
||||||
|
Name=My Profile
|
||||||
|
Parent=FALLBACK/
|
Loading…
Reference in a new issue