gnome : disable new stupid <Super-s> hotkey and fix dark theme for GTK3 apps.
This commit is contained in:
parent
60c684e942
commit
73554ad2e9
|
@ -37,7 +37,7 @@ font-antialiasing='rgba'
|
|||
font-hinting='full'
|
||||
font-name='SF Pro Display 10'
|
||||
gtk-enable-primary-paste=false
|
||||
gtk-theme='Adwaita-dark'
|
||||
gtk-theme='Adwaita'
|
||||
icon-theme='Adwaita'
|
||||
monospace-font-name='Terminess Nerd Font Mono Medium 12'
|
||||
show-battery-percentage=false
|
||||
|
@ -242,6 +242,7 @@ toggle-application-view=['']
|
|||
toggle-message-tray=@as []
|
||||
toggle-overview=['']
|
||||
show-screenshot-ui=['<Super>v']
|
||||
toggle-quick-settings=@as []
|
||||
|
||||
[org/gnome/shell/overrides]
|
||||
edge-tiling=false
|
||||
|
|
Reference in a new issue