forked from extern/nix-config
meta: Remove gnome
Having gnome settings was cute, but realistically the desktop environment should automatically choose the best settings for the target computer. Manually change anti-aliasing goes against the idea of wanting the stock GNOME experience.
This commit is contained in:
parent
d2eb6b702d
commit
b81a91e39f
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Use the 'best' antialiasing settings for modern displays
|
||||
gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing rgba
|
||||
gsettings set org.gnome.settings-daemon.plugins.xsettings hinting full
|
@ -1,16 +0,0 @@
|
||||
# GNOME
|
||||
|
||||
[GNOME][gnome] is a simple desktop environment with X11 and Wayland support. It includes an interface that works well with touch devices.
|
||||
|
||||
## Use Cases
|
||||
|
||||
GNOME can be used to:
|
||||
|
||||
- Have a desktop environment that just works, with no configuration necessary
|
||||
|
||||
You should not use GNOME if:
|
||||
|
||||
- You want to learn how X works behind the scenes
|
||||
- You want complete control of your desktop environment
|
||||
|
||||
[gnome]: https://wiki.archlinux.org/index.php/GNOME
|
Loading…
Reference in New Issue
Block a user