50 lines
1.7 KiB
INI
50 lines
1.7 KiB
INI
|
|
# Basic GNOME Shell configuration
|
||
|
|
|
||
|
|
|
||
|
|
[org/gnome/shell]
|
||
|
|
|
||
|
|
# Always reset the command history
|
||
|
|
command-history=@as []
|
||
|
|
|
||
|
|
development-tools=false
|
||
|
|
favorite-apps=@as []
|
||
|
|
|
||
|
|
last-selected-power-profile='balanced'
|
||
|
|
|
||
|
|
# Never show Gnome's welcome dialog again
|
||
|
|
welcome-dialog-last-shown-version='999.999'
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
[org/gnome/shell/app-switcher]
|
||
|
|
|
||
|
|
current-workspace-only=true
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
# [org/gnome/shell/keybindings]
|
||
|
|
|
||
|
|
# See ~/.config/gnome-settings/key-bindings.ini for the key bindings
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
[org/gnome/shell/weather]
|
||
|
|
|
||
|
|
automatic-location=true
|
||
|
|
|
||
|
|
# Keep in sync with "locations" in [org/gnome/Weather]
|
||
|
|
locations=[<(uint32 2, <('Berlin', 'EDDB', true, [(0.91426163401859872, 0.23591034304566436)], [(0.91658875132345297, 0.23387411976724018)])>)>, <(uint32 2, <('Heidelberg', 'EDFM', true, [(0.86345801419289459, 0.14862448983795826)], [(0.86238428763706787, 0.1517127801361921)])>)>, <(uint32 2, <('New York', 'KNYC', true, [(0.71180344078725644, -1.2909618758762367)], [(0.71059804659265924, -1.2916478949920254)])>)>, <(uint32 2, <('Phoenix', 'KPHX', true, [(0.58353629681163499, -1.955660817467636)], [(0.58378430809834336, -1.9560609516519483)])>)>]
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
[org/gnome/shell/window-switcher]
|
||
|
|
|
||
|
|
app-icon-mode='both'
|
||
|
|
current-workspace-only=true
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
[org/gnome/shell/world-clocks]
|
||
|
|
|
||
|
|
# Keep in sync with "world-clocks" in [org/gnome/clocks]
|
||
|
|
locations=[<(uint32 2, <('Phoenix', 'KPHX', true, [(0.58353629681163499, -1.955660817467636)], [(0.58378430809834336, -1.9560609516519483)])>)>, <(uint32 2, <('New York', 'KNYC', true, [(0.71180344078725644, -1.2909618758762367)], [(0.71059804659265924, -1.2916478949920254)])>)>, <(uint32 2, <('Berlin', 'EDDB', true, [(0.91426163401859872, 0.23591034304566436)], [(0.91658875132345297, 0.23387411976724018)])>)>]
|