mirror of
https://github.com/CaptaiNiveau/FirefoxSidebar.git
synced 2024-11-22 06:42:49 +00:00
Create gnome-config.md
This commit is contained in:
parent
5c7109a3ef
commit
55b3a02783
1 changed files with 10 additions and 0 deletions
10
gnome-config.md
Normal file
10
gnome-config.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Gnome Config
|
||||
|
||||
Yes, I know I am incredibly lame by using Ubuntu and Gnome (Ubuntu flavor) as my default DE and OS - but after trying them all, distro jumping every few months (or days...), and dealing with all the security issues and misplaced configs - Ubuntu really just works for what I need, and the same goes for gnome (with a tonne of extensions and mods added, of course).
|
||||
|
||||
## Proper Dock
|
||||
|
||||
### Cycle Windows on Dock Click
|
||||
```
|
||||
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'cycle-windows'
|
||||
```
|
Loading…
Reference in a new issue