mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
configure gnome power settings
This commit is contained in:
parent
c6f82e098c
commit
4c7cd0b250
@ -181,6 +181,12 @@ in {
|
|||||||
"org/gnome/settings-daemon/plugins/media-keys" = {
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
screensaver = [];
|
screensaver = [];
|
||||||
};
|
};
|
||||||
|
"org/gnome/settings-daemon/plugins/power" = {
|
||||||
|
sleep-inactive-ac-type = "suspend";
|
||||||
|
sleep-inactive-battery-type = "suspend";
|
||||||
|
sleep-inactive-ac-timeout = 2700;
|
||||||
|
sleep-inactive-battery-timeout = 2700;
|
||||||
|
};
|
||||||
"org/gnome/desktop/wm/keybindings" = {
|
"org/gnome/desktop/wm/keybindings" = {
|
||||||
switch-to-workspace-1 = ["<Super>1"];
|
switch-to-workspace-1 = ["<Super>1"];
|
||||||
switch-to-workspace-2 = ["<Super>2"];
|
switch-to-workspace-2 = ["<Super>2"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user