Copy and Paste on Linux
These are the notes that I used as I set up my first ever ubuntu desktop.
gnome-tweaks # [1]
sudo apt install gnome-tweaks
nordix gtk theme # [2]
I ran this, but have no idea if it had any effect as the theme did
not show up until I relogged.
gsettings set org.gnome.desktop.wm.preferences theme Nordic
What I think actuagnome terminal showing scrollbar in tmuxlly worked was
emoji support # [3]
One thing that I really missed quite early from windows was the emoji virtual
keyboard. I like being able to quickly toss in those emoji that give just a
bit of a visual cue 🔥, ⚠️,, 🎉, 🦄, 💜.
installation # [4]
I found an application called emote. that seems to do everything I need it to
in the snap store. Installation is a typicall snap install.
sudo snap install emote
default keybinding # [5]
The application came with a default keybinding ctrl+alt+e, but I could never remember it.
ctrl+alt+e
Windows keybinding # [6]
Old habits are hard to break, I opened up the gnome settings a...