Patch for quicksynergy to support starting minimized
quicksynergy patch
quicksynergy patch
My new current favourite theme for emacs is spolsky. If you use elpy / highlight-indentation, you might want to define this too: (set-face-background ‘highlight-indentation-face “#1B2025”)
I use autofs to mount a windows share on my router, this stopped working with “mount error(112): Host is down”. Looks like it was due to some arch linux update, as per dmesg: [ 5986.858242] No dialect specified on mount. Default has changed to a more secure dialect, SMB3 (vers=3.0), from CIFS (SMB1). To use …
Continue reading ‘Windows shares no longer mounting on Linux’ »
;; This maps the M1 key (global-set-key [XF86Tools] ‘smex)
Smex is M-x on steroids. It gives you an ido completion buffer for all commands you run this way, prioritizing more recently used to the front.
alacritty – GPU powered shell
Install dconf-editor & go to /org/gnome/terminal/legacy/profiles
Using pysparklines: ping -c 20 192.168.5.1 | awk ‘BEGIN {FS=”[=]|ms”} {print $4}’ | sparkline
With “Error creating terminal: Message recipient disconnected from message bus without replying” Try: sudo pacman -R –nodeps –nodeps vte3-notification sudo pacman -S vte3