disbled Hyprland update news, added shortcut to logistik docs for AZPILOGISTIKXX

This commit is contained in:
2025-12-17 06:40:10 +01:00
parent 6940cb7dc1
commit 9abd04529b
2 changed files with 11 additions and 0 deletions

View File

@@ -128,6 +128,11 @@
force_zero_scaling = true;
};
ecosystem = {
no_update_news = true;
no_donation_nag = true;
};
input = {
numlock_by_default = true;
touchdevice = {
@@ -208,6 +213,7 @@
bind = [
"$mainMod, t, exec, $terminal -e bash -c 'nitch; exec bash'"
"$mainMod, B, exec, chromium"
"$mainMod, D, exec, chromium --app=https://wiki.az-gruppe.com/s/18745ef7-ba0a-476d-955e-7bde201fa903"
"$mainMod, q, killactive"
"$mainMod, M, exec, $terminal -e btop"
"$mainMod, N, exec, $terminal -e nvim"