Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:linux:gnome [2021/08/04 10:27] kalenpw created |
development:linux:gnome [2021/09/29 18:50] (current) kalenpw |
||
---|---|---|---|
Line 5: | Line 5: | ||
===== Useful extensions ===== | ===== Useful extensions ===== | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | ---- | ||
+ | |||
+ | ===== Switching Ubuntu to default GNOME ===== | ||
+ | <code bash> | ||
+ | # option at login to use GNOME | ||
+ | sudo apt install gnome-session | ||
+ | # change login screen to use GNOME css | ||
+ | sudo update-alternatives --config gdm3-theme.gresource | ||
+ | # If some flatpak apps aren't using dark theme | ||
+ | flatpak install adwaita-dark | ||
+ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Pop Shell Shortcuts ===== | ||
+ | ^ Function ^ Shortcut ^ | ||
+ | | < | ||
+ | | < |