disbled Hyprland update news, added shortcut to logistik docs for AZPILOGISTIKXX
This commit is contained in:
@@ -60,6 +60,11 @@ in {
|
|||||||
"XDG_SESSION_TYPE,hyrland"
|
"XDG_SESSION_TYPE,hyrland"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
ecosystem = {
|
||||||
|
no_update_news = true;
|
||||||
|
no_donation_nag = true;
|
||||||
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
numlock_by_default = true;
|
numlock_by_default = true;
|
||||||
touchdevice = {
|
touchdevice = {
|
||||||
|
|||||||
@@ -128,6 +128,11 @@
|
|||||||
force_zero_scaling = true;
|
force_zero_scaling = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ecosystem = {
|
||||||
|
no_update_news = true;
|
||||||
|
no_donation_nag = true;
|
||||||
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
numlock_by_default = true;
|
numlock_by_default = true;
|
||||||
touchdevice = {
|
touchdevice = {
|
||||||
@@ -208,6 +213,7 @@
|
|||||||
bind = [
|
bind = [
|
||||||
"$mainMod, t, exec, $terminal -e bash -c 'nitch; exec bash'"
|
"$mainMod, t, exec, $terminal -e bash -c 'nitch; exec bash'"
|
||||||
"$mainMod, B, exec, chromium"
|
"$mainMod, B, exec, chromium"
|
||||||
|
"$mainMod, D, exec, chromium --app=https://wiki.az-gruppe.com/s/18745ef7-ba0a-476d-955e-7bde201fa903"
|
||||||
"$mainMod, q, killactive"
|
"$mainMod, q, killactive"
|
||||||
"$mainMod, M, exec, $terminal -e btop"
|
"$mainMod, M, exec, $terminal -e btop"
|
||||||
"$mainMod, N, exec, $terminal -e nvim"
|
"$mainMod, N, exec, $terminal -e nvim"
|
||||||
|
|||||||
Reference in New Issue
Block a user