mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2024-11-10 00:59:38 +00:00
Update configs as usual
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
c0f5ccc8bd
commit
e614745a11
2 changed files with 6 additions and 8 deletions
|
@ -1,14 +1,12 @@
|
|||
[Audio Preview Settings]
|
||||
Autoplay=false
|
||||
|
||||
[Desktop Entry]
|
||||
DefaultProfile=Byobu.profile
|
||||
DefaultProfile=Meta Config.profile
|
||||
|
||||
[General]
|
||||
ConfigVersion=1
|
||||
|
||||
[KFileDialog Settings]
|
||||
Recent Files[$e]=personal,file:$HOME/.ssh/personal
|
||||
Recent URLs[$e]=file:$HOME/.ssh/
|
||||
detailViewIconSize=16
|
||||
|
||||
[KonsoleWindow]
|
||||
RememberWindowSize=false
|
||||
ShowWindowTitleOnTitleBar=true
|
||||
|
@ -60,7 +58,6 @@ HDMI-1 eDP-1 XPosition 1366x768 HDMI-1=1366
|
|||
HDMI-1 eDP-1 YPosition 1366x768 HDMI-1=67
|
||||
MenuBar=Enabled
|
||||
RestorePositionForNextInstance=false
|
||||
State=AAAA/wAAAAD9AAAAAQAAAAAAAAD1AAACjfwCAAAAAvsAAAAiAFEAdQBpAGMAawBDAG8AbQBtAGEAbgBkAHMARABvAGMAawAAAAAA/////wAAAXwBAAAD+wAAABwAUwBTAEgATQBhAG4AYQBnAGUAcgBEAG8AYwBrAAAAAC4AAAKNAAABFQEAAAMAAAOPAAAB/AAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAQAAAOj/////AAAAAAAAAAA=
|
||||
ToolBarsMovable=Disabled
|
||||
eDP-1=eDP-1
|
||||
eDP-1 HDMI-1=eDP-1
|
||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -46,7 +46,8 @@
|
|||
"search.useGlobalIgnoreFiles": true,
|
||||
"search.useParentIgnoreFiles": true,
|
||||
"files.associations": {
|
||||
"/.config/caddyfiles/*.Caddyfile": "caddyfile"
|
||||
"/.config/caddyfiles/*.Caddyfile": "caddyfile",
|
||||
"/.config/systemd/user/*.service": "tex"
|
||||
},
|
||||
"material-icon-theme.files.associations": {
|
||||
"*.Caddyfile": "caddyfile"
|
||||
|
|
Loading…
Reference in a new issue