Gnome : Migrate to Console.
This commit is contained in:
parent
a1b60d2125
commit
fd20fa20ac
|
@ -204,8 +204,8 @@ screensaver=['<Super>z']
|
|||
|
||||
[org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0]
|
||||
binding='<Super>Escape'
|
||||
command='gnome-terminal'
|
||||
name='gnome-terminal'
|
||||
command='kgx'
|
||||
name='kgx'
|
||||
|
||||
[org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1]
|
||||
binding='<Shift><Super>z'
|
||||
|
@ -214,7 +214,7 @@ name='gnome-poweroff'
|
|||
|
||||
[org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2]
|
||||
binding='<Primary>Escape'
|
||||
command='gnome-terminal -- btop'
|
||||
command='kgx -- btop'
|
||||
name='System Monitor'
|
||||
|
||||
[org/gnome/settings-daemon/plugins/power]
|
||||
|
@ -266,14 +266,6 @@ show-nonfree-prompt=false
|
|||
[org/gnome/system/location]
|
||||
enabled=false
|
||||
|
||||
[org/gnome/terminal/legacy/profiles:]
|
||||
default='b1dcc9dd-5262-4d8d-a863-c897e6d979b9'
|
||||
list=['b1dcc9dd-5262-4d8d-a863-c897e6d979b9']
|
||||
|
||||
[org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9]
|
||||
visible-name='voronind'
|
||||
scrollbar-policy='never'
|
||||
|
||||
[org/gtk/gtk4/settings/file-chooser]
|
||||
date-format='regular'
|
||||
location-mode='path-bar'
|
||||
|
|
Reference in a new issue