mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 05:17:20 +02:00
Compare commits
No commits in common. "376fa8853ac4e1a68b0351fd26f176eec726276a" and "52cc1ed16149d5069b598f2fb86816d158fd5a39" have entirely different histories.
376fa8853a
...
52cc1ed161
@ -27,11 +27,11 @@ repos:
|
|||||||
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
|
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
|
||||||
args: [--update-only]
|
args: [--update-only]
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: "v1.5.0"
|
rev: "v1.4.1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.1"
|
rev: "v3.0.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
exclude_types: [python, pyi, jupyter]
|
exclude_types: [python, pyi, jupyter]
|
||||||
|
@ -14,10 +14,6 @@ export XDG_CURRENT_DESKTOP=sway
|
|||||||
# mentions this
|
# mentions this
|
||||||
export XDG_SESSION_DESKTOP=sway
|
export XDG_SESSION_DESKTOP=sway
|
||||||
|
|
||||||
# Java applications under non-parenting window managers (incl. sway)
|
|
||||||
# via https://github.com/simplex-chat/simplex-chat/issues/2889#issuecomment-1677272784
|
|
||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
|
||||||
|
|
||||||
# Using fcitx
|
# Using fcitx
|
||||||
export XMODIFIERS=@im=fcitx
|
export XMODIFIERS=@im=fcitx
|
||||||
export GTK_IM_MODULE="fcitx"
|
export GTK_IM_MODULE="fcitx"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user