mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-07 02:32:38 +01:00
remove broken kgx-tmus.desktop from xdg autostart
This commit is contained in:
parent
2979d22231
commit
38da2fb7a6
@ -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
|
||||
|
||||
|
@ -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
|
2
package.json
vendored
2
package.json
vendored
@ -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"
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d7e6fd15a50e49bc16076dadc2114e5a34976ee6
|
||||
Subproject commit b02bd29a9fd7093c9c95113b79f63779a6872a55
|
@ -1 +1 @@
|
||||
Subproject commit 4c52b55265ce4a4ae6caa0e492c5de5c192d5382
|
||||
Subproject commit 58c74d642d41be3bb03effdf7dd751026d9164b8
|
Loading…
Reference in New Issue
Block a user