mirror of https://github.com/Flinner/dots.git
feat: ::::))))
This commit is contained in:
parent
56b118cf1d
commit
2f4dae28e6
|
@ -9,3 +9,4 @@ screenshot-jpeg-quality=95
|
|||
screenshot-directory="~/Pictures/screenshots"
|
||||
screenshot-template="%f-%wH.%wM.%wS.%wT-#%#00n"
|
||||
force-window=immediate
|
||||
hwdec=auto
|
||||
|
|
|
@ -1044,6 +1044,7 @@ c.content.javascript.enabled = False
|
|||
## - system: Use the system wide proxy.
|
||||
## - none: Don't use any proxy
|
||||
# c.content.proxy = 'system'
|
||||
# c.content.proxy = 'socks://localhost:12345'
|
||||
|
||||
## Send DNS requests over the configured proxy.
|
||||
## Type: Bool
|
||||
|
|
|
@ -269,5 +269,7 @@ RPS1=" "
|
|||
eval "$(starship init zsh)"
|
||||
[ -f "/home/user/.ghcup/env" ] && source "/home/user/.ghcup/env" # ghcup-env
|
||||
|
||||
# eval "$(rbenv init - zsh)"
|
||||
|
||||
#~/bin/dennis
|
||||
#cutefetch 2> /dev/null
|
||||
|
|
Loading…
Reference in New Issue