Not sure what all this is...
This commit is contained in:
parent
08c840c47f
commit
bb53ef45a9
8 changed files with 3192 additions and 16 deletions
|
@ -6,5 +6,5 @@
|
|||
|
||||
config_version: 2
|
||||
settings:
|
||||
colors.webpage.darkmode.enabled:
|
||||
global: true
|
||||
content.notifications:
|
||||
https://linuxmc.hopto.org: true
|
||||
|
|
|
@ -1680,7 +1680,7 @@ c.hints.radius = 6
|
|||
## with some bitmap fonts. As an alternative to this, it's possible to
|
||||
## set font sizes and the `zoom.default` setting.
|
||||
## Type: Bool
|
||||
# c.qt.highdpi = False
|
||||
c.qt.highdpi = True
|
||||
|
||||
## When to use Chromium's low-end device mode. This improves the RAM
|
||||
## usage of renderer processes, at the expense of performance.
|
||||
|
@ -1715,7 +1715,7 @@ c.hints.radius = 6
|
|||
## Enable smooth scrolling for web pages. Note smooth scrolling does not
|
||||
## work with the `:scroll-px` command.
|
||||
## Type: Bool
|
||||
# c.scrolling.smooth = False
|
||||
c.scrolling.smooth = False
|
||||
|
||||
## When to find text on a page case-insensitively.
|
||||
## Type: IgnoreCase
|
||||
|
@ -1796,7 +1796,7 @@ c.hints.radius = 6
|
|||
|
||||
## Padding (in pixels) for the statusbar.
|
||||
## Type: Padding
|
||||
# c.statusbar.padding = {'top': 1, 'bottom': 1, 'left': 0, 'right': 0}
|
||||
c.statusbar.padding = {'top': 1, 'bottom': 1, 'left': 0, 'right': 2}
|
||||
|
||||
## Position of the status bar.
|
||||
## Type: VerticalPosition
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
[FileDialog]
|
||||
history=file:///home/chris, file:///home/chris/Downloads
|
||||
lastVisited=file:///home/chris/Downloads
|
||||
qtVersion=5.15.0
|
||||
shortcuts=file:, file:///home/chris
|
||||
sidebarWidth=116
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x2L\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0_\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0X\0\0\0\x1\0\0\0\0\0\0\0X\0\0\0\x1\0\0\0\0\0\0\0\x9d\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
viewMode=Detail
|
|
@ -3,3 +3,4 @@ sp https://tfcconnection.sharepoint.com/sites/TeensForChrist/Shared%20Documents/
|
|||
ama https://smile.amazon.com/
|
||||
azu https://portal.azure.com/#@tfcconnection.org/dashboard/private/e5f3455d-3737-47d8-852b-1847a3b4801b
|
||||
ac https://azure-costs.com/app/teams/personal/dashboards?active=e47b9bb7-1701-400e-9cbd-195c9cfda2c2&cycle=monthly
|
||||
remind https://www.remind.com/classes/4223h9/messages/stream/d7938995-96c4-495d-95f5-97cdaf48e15a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue