Making EXWM work as a prettier wm
This commit is contained in:
parent
0ac907b060
commit
833bcf4fcd
5 changed files with 9 additions and 8 deletions
|
@ -765,7 +765,7 @@ c.colors.webpage.darkmode.contrast = 0.7
|
|||
## `colors.webpage.darkmode.threshold.background` to 205. - "With
|
||||
## selective inversion of everything": Combines the two variants above.
|
||||
## Type: Bool
|
||||
c.colors.webpage.darkmode.enabled = True
|
||||
c.colors.webpage.darkmode.enabled = False
|
||||
|
||||
## Render all colors as grayscale. This only has an effect when
|
||||
## `colors.webpage.darkmode.algorithm` is set to `lightness-hsl` or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[FileDialog]
|
||||
history=file:///home/chris/storage/digikam/Photos/Phone Camera/2020/08, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Downloads/Takeout/Contacts/All Contacts
|
||||
history=file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Downloads/Takeout/Contacts/All Contacts, file:///home/chris/Pictures/Newsletter
|
||||
lastVisited=file:///home/chris/Downloads
|
||||
qtVersion=5.15.2
|
||||
shortcuts=file:, file:///home/chris
|
||||
|
|
|
@ -16,3 +16,4 @@ remind https://www.remind.com/classes/4223h9
|
|||
admin https://admin.microsoft.com/AdminPortal/Home#/homepage
|
||||
jelly https://jellyf.hopto.org/web/index.html#!/home.html
|
||||
st http://127.0.0.1:8384/#
|
||||
ha https://home.cochrun.xyz/lovelace/default_view
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue