mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47: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" = {
|
||||
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" = {
|
||||
switch-to-workspace-1 = ["<Super>1"];
|
||||
switch-to-workspace-2 = ["<Super>2"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user