Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-bb authored Nov 17, 2022
1 parent e15dc66 commit eef2289
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions GNOME/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,10 @@ Remember to reload nautilus / Files after setting these with `nautilus -q`.

### [Nautilus terminal](https://github.com/flozz/nautilus-terminal)
Embeds a terminal with your default shell in Nautilus, which can be toggled with `F4`.

### Super + right click to resize windows
Simply run the following in a shell:

```sh
gsettings set org.gnome.desktop.wm.preferences resize-with-right-button true
```

0 comments on commit eef2289

Please sign in to comment.