Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

gnome-config.md

File metadata and controls

18 lines (12 loc) · 351 Bytes

Gnome Config

Proper Dock

Cycle Windows on Dock Click

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'cycle-windows'

Monitor

Fractional Scaling

This allows you to have increments of 25% in monitor scaling.

gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"