Update README.md
This commit is contained in:
parent
a374a23f39
commit
c19e71a8d1
12
README.md
12
README.md
|
|
@ -36,7 +36,7 @@ To install:
|
|||
Logout and Login
|
||||
```
|
||||
|
||||
4. Remap caps to control and escape with keyd: https://github.com/rvaiya/keyd
|
||||
4. Remap caps to control and escape with keyd: https://github.com/rvaiya/keyd (don't remap escape to caps lock)
|
||||
|
||||
3. Enable Wayland: https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop
|
||||
```
|
||||
|
|
@ -161,11 +161,18 @@ To install:
|
|||
```
|
||||
|
||||
17. Install Gnome Extensions. Here is an example of some extensions that I use:
|
||||

|
||||
Older:
|
||||
<div align="center">
|
||||
<img src="https://raw.githubusercontent.com/LinuxIsCool/configuration/master/popos-gnome/extensions-nov-26-2020.png"/>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
18. Load Dconf to load gnome extension tweaks
|
||||
```
|
||||
dconf load / < dconf-settings.ini
|
||||
```
|
||||
|
||||
|
||||
19. Load custom keybaord mappings and shortcuts
|
||||
|
|
@ -177,6 +184,9 @@ To install:
|
|||
* Open Browser: super+b
|
||||
* Open Terminal: super+t
|
||||
|
||||
In the future: https://jb.rainsberger.ca/permalink/remap-keys-on-system76-less-painfully
|
||||
Also good resource: https://jb.rainsberger.ca/permalink/remap-keys-on-system76-less-painfully
|
||||
|
||||
|
||||
20. Install Apps and Programs through Pop Shop
|
||||
* OBS, Discord, Telegram, Lutris, Slack, Spotify, Clementine, QDirStat, Zoom
|
||||
|
|
|
|||
Loading…
Reference in New Issue