Update .config/DankMaterialShell/settings.json
Update .config/ghostty/config Update .config/niri/config.kdl
This commit is contained in:
parent
904ea57949
commit
899585fa9d
3 changed files with 4 additions and 4 deletions
|
|
@ -361,8 +361,8 @@
|
||||||
"gothCornerRadiusOverride": true,
|
"gothCornerRadiusOverride": true,
|
||||||
"gothCornerRadiusValue": 14,
|
"gothCornerRadiusValue": 14,
|
||||||
"borderEnabled": true,
|
"borderEnabled": true,
|
||||||
"borderColor": "surfaceText",
|
"borderColor": "primary",
|
||||||
"borderOpacity": 0.42,
|
"borderOpacity": 0.86,
|
||||||
"borderThickness": 1,
|
"borderThickness": 1,
|
||||||
"widgetOutlineEnabled": false,
|
"widgetOutlineEnabled": false,
|
||||||
"widgetOutlineColor": "primary",
|
"widgetOutlineColor": "primary",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
font-family = "JetBrainsMonoNL Nerd Font"
|
font-family = "JetBrainsMonoNL Nerd Font"
|
||||||
font-size = 9
|
font-size = 9
|
||||||
background-opacity = 0.9
|
background-opacity = 0.8
|
||||||
theme = /home/lew/.config/ghostty/config-dankcolors
|
theme = /home/lew/.config/ghostty/config-dankcolors
|
||||||
|
|
||||||
confirm-close-surface = false
|
confirm-close-surface = false
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ layout {
|
||||||
off
|
off
|
||||||
}
|
}
|
||||||
border {
|
border {
|
||||||
width 2
|
width 1
|
||||||
}
|
}
|
||||||
tab-indicator {
|
tab-indicator {
|
||||||
hide-when-single-tab
|
hide-when-single-tab
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue