mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
workflows/a-happy-gnome: update settings and extension list
This commit is contained in:
parent
4bf3c91aa7
commit
52566deb5a
@ -28,13 +28,14 @@ toggle-fullscreen = ['<Super>f', 'F11']
|
||||
toggle-maximized = ['<Shift><Super>f']
|
||||
toggle-on-all-workspaces = ['<Super>y']
|
||||
toggle-above = ['<Shift><Super>y']
|
||||
toggle-overview = ['<Super>s']
|
||||
toggle-tiled-left = @as []
|
||||
toggle-tiled-right = @as []
|
||||
|
||||
[org/gnome/shell/keybindings]
|
||||
toggle-overview = ['<Shift><Super>s']
|
||||
toggle-quick-settings = [ '<Super>s']
|
||||
toggle-message-tray = ['<Super>v']
|
||||
show-screen-recording-ui = ['<Shift><Control><Super>Print']
|
||||
show-screen-recording-ui = ['<Control>Print']
|
||||
|
||||
# We don't want to restore them shortcuts.
|
||||
[org/gnome/mutter/wayland/keybindings]
|
||||
|
@ -38,11 +38,9 @@ in
|
||||
gsconnect
|
||||
just-perfection
|
||||
kimpanel
|
||||
mpris-indicator-button
|
||||
paperwm
|
||||
pop-shell
|
||||
runcat
|
||||
x11-gestures
|
||||
];
|
||||
example = lib.literalExpression ''
|
||||
with pkgs.gnomeExtensions; [
|
||||
|
Loading…
Reference in New Issue
Block a user