From 38da2fb7a65d485b6cb3a46b521b90e5834e2173 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 27 Dec 2024 11:42:08 +0200 Subject: [PATCH] remove broken kgx-tmus.desktop from xdg autostart --- .pre-commit-config.yaml | 4 ++-- etc/xdg/autostart/kgx-tmux.desktop | 11 ----------- package.json | 2 +- submodules/jauderho-nts-servers | 2 +- submodules/opendyslexic | 2 +- 5 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 etc/xdg/autostart/kgx-tmux.desktop diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bdacacac..0f5dcbfe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: #- id: check-jsonschema - id: check-dependabot @@ -83,7 +83,7 @@ repos: # Easierish licensing when attempting reuse compliancy - repo: https://github.com/fsfe/reuse-tool - rev: v4.0.3 + rev: v5.0.2 hooks: - id: reuse diff --git a/etc/xdg/autostart/kgx-tmux.desktop b/etc/xdg/autostart/kgx-tmux.desktop deleted file mode 100644 index a7f835b6..00000000 --- a/etc/xdg/autostart/kgx-tmux.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -NoDisplay=true -Terminal=true -Exec=kgx --command="bash --norc -c env\ TERM\=gnome-256color\ tmux" -Name=Tmux in Console -Name[fi]=Tmux Consolessa -Comment=Command line autostart -Comment[fi]=Komentorivin automaattikäynnistys -Icon=org.gnome.Console diff --git a/package.json b/package.json index 9aae02e3..0bb06945 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "devDependencies": { "@aminda/global-prettier-config": "2024.28.4" }, - "packageManager": "pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe", + "packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf", "prettier": "@aminda/global-prettier-config" } diff --git a/submodules/jauderho-nts-servers b/submodules/jauderho-nts-servers index d7e6fd15..b02bd29a 160000 --- a/submodules/jauderho-nts-servers +++ b/submodules/jauderho-nts-servers @@ -1 +1 @@ -Subproject commit d7e6fd15a50e49bc16076dadc2114e5a34976ee6 +Subproject commit b02bd29a9fd7093c9c95113b79f63779a6872a55 diff --git a/submodules/opendyslexic b/submodules/opendyslexic index 4c52b552..58c74d64 160000 --- a/submodules/opendyslexic +++ b/submodules/opendyslexic @@ -1 +1 @@ -Subproject commit 4c52b55265ce4a4ae6caa0e492c5de5c192d5382 +Subproject commit 58c74d642d41be3bb03effdf7dd751026d9164b8