Skip to content

Commit

Permalink
workflows/a-happy-gnome: update settings and extension list
Browse files Browse the repository at this point in the history
  • Loading branch information
foo-dogsquared committed Nov 24, 2023
1 parent 4bf3c91 commit 52566de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 0 additions & 2 deletions modules/nixos/workflows/a-happy-gnome/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ in
gsconnect
just-perfection
kimpanel
mpris-indicator-button
paperwm
pop-shell
runcat
x11-gestures
];
example = lib.literalExpression ''
with pkgs.gnomeExtensions; [
Expand Down

0 comments on commit 52566de

Please sign in to comment.