mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
add keyboard shortcut
This commit is contained in:
parent
3b2a00cbe0
commit
6c77a8693a
@ -49,6 +49,11 @@
|
|||||||
sleep-inactive-battery-type = "suspend";
|
sleep-inactive-battery-type = "suspend";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
|
# Settings > Keyboard > Keyboard Shortcuts > Launchers > Home folder
|
||||||
|
home = ["<Super>e"];
|
||||||
|
};
|
||||||
|
|
||||||
"org/gnome/system/location" = {
|
"org/gnome/system/location" = {
|
||||||
# Settings > Privacy > Location Services > Allow permitted apps to access location data
|
# Settings > Privacy > Location Services > Allow permitted apps to access location data
|
||||||
enabled = true;
|
enabled = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user