i3 with i3blocks / redshift rofi, https://github.com/davatorium/rofi i3blocks from https://github.com/vivien/i3blocks-contrib and https://github.com/Anachron/i3blocks
sudo cp i3exit.sh /usr/local/sbin/i3exit
sudo chmod +x /usr/local/sbin/i3exit
use xwininfo
to get the window class and assign in i3 config f.e. assign [class="Signal"] $w9
. for spotify its a bit more complex as it does not set the window class properly. workaround: for_window [class="Spotify"] move to workspace $w0
if you are not happy with the gnome notification system (test if it works fine for you regarding font size and multi display with notify-send --icon=gtk-info Test "This is a test"
, dunst (https://dunst-project.org/) is a great alternative. docs tbd
ghostwriter
timeshift
qv4l2
nordvpn with CyberSec and Killswitch
getting started, login with
nordvpn settings
then set the comfy full protecthion like this
nordvpn set killswitch enabled
nordvpn set cybersec enabled
nordvpn set autoconnect enabled
nordvpn connect
spotify
use spotify --force-device-scale-factor=1.5
- already configured in the spotify shortcut in i3
gparted gpart
vifm
audacity for edigint pavucontrol mixing in/outputs and applications
OBS for recording, KDEnlive for editin, pitivi, shotcut, openshot, blender and flowblade https://jliljebl.github.io/flowblade/download.html
pinta
gopro import: Shotwell phto organizer: gthumb (newer digiKam) drawing: krita image manipulation: inkscape gimp darktable color picking: gpicka
deepin-screenshot # screen shot, simple and fast kazam # screen recording obs-studio # Open Broadcaster Software Studio
firefox w/ tridactyl
about:config
general.smoothScroll
-> false
browser.fullscreen.autohide -> false
about:config
layout.css.devPixelsPerPx
-> 1.75 so the interface has a better size
about:config
browser.tabs.allowTabDetach
-> false
vlc
hardinfo
feh (apt-get install feh) and configure it in i3 conf
xrandr / arandr
megasync
zsh with oh-my-zsh
alacritty
neovim
1Passowrd for Firefox and as native client (https://support.1password.com/command-line-getting-started/)
thunderbird
Signal, whatsapp (whatsdesk)
Insomnia
xrandr (cli) and arandr (gui)
playerctl (https://github.com/acrisci/playerctl/releases)
pactl (installed in ubuntu but configure sink!)
add to ~/.profile
export GDK_SCALE=2
export GDK_DPI_SCALE=0.5
export QT_AUTO_SCREEN_SCALE_FACTOR=1
add to ~/.Xresources
Xft.dpi: 192
URxvt.font: xft:FiraMono-Regular:size=10
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
ranger-fm (vim based terminal driven file manager)
tbd
we need to reduce the speed of the sd card so that it actually works. therefore:
sudo sh -c 'echo options sdhci debug_quirks=0x40 debug_quirks2=0x4 >> /etc/modprobe.d/sdhci-pci.conf' && sudo modprobe -r sdhci-pci sdhci && sudo modprobe sdhci-pci
The option 0x4 decreases speed from ultra high speed to high speed, but it is better that not operable card.
sudo dmidecode -s system-product-name
MacBookPro10,1
in case the screen does not work or the right resolution is not detected in arandr, add the mode:
gtf 2880 1800 30
xrandr --newmode "2880x1800_30.00" 210.05 2880 3048 3352 3824 1800 1801 1804 1831 -HSync +Vsync
xrandr --addmode eDP-1 "2880x1800_30.00"
texlive geany
powertop
viking, gpsbabel & gpsbabel-gui
use blueman-applet (from package blueman) to do bluetooth stuff more under http://iafonov.github.io/blog/ubuntu-macbook-pro-2015-notes.html
nm-connection-editor nm-applet
mtr mtr-tiny
nextcloud turtl notes app https://turtlapp.com/
chezmoi https://www.chezmoi.io/docs/quick-start/
https://github.com/pwr-Solaar/Solaar
playonlinux steam
jq as in
curl .... | jq
freecad / librecad Prusa Slicer octoprint
sudo vim /etc/tmpfiles.d/no-pm-async.conf w /sys/power/pm_async - - - - 0