Pull git tags for all repositories:
1 |
git config --global remote.origin.tagOpt --tags |
notes from life
Pull git tags for all repositories:
1 |
git config --global remote.origin.tagOpt --tags |
sudo nano /etc/resolv.conf
sudo netplan apply
i3 install
https://i3wm.org/docs/repositories.html — here is ubuntu stable repo
backlight
sudo apt install xbacklight
https://faq.i3wm.org/question/3747/enabling-multimedia-keys.1.html
colors
http://hndr.me/blog/making-my-new-linux-less-ugly/
suspend
https://faq.i3wm.org/question/5629/how-to-prevent-sleep-on-laptop-lid-close/index.html
/etc/systemd/logind.conf —> HandleLidSwitch=ignore
i3 blocks
https://github.com/vivien/i3blocks
/etc/i3blocks.conf (or /usr/local/etc/i3blocks.conf)
stop shift+alt language change
https://unix.stackexchange.com/questions/333368/gnome-3-22-disable-altshift-keyboard-layout-switching
nano /etc/default/keyboard -> XKBOPTIONS=»grp:ctrl_shift_toggle,grp_led:scroll,numpad:microsoft»
install gxkb / xxkb
gxkb
save language for each window
apt install gxkb
.config/gxkb/gxkb.cfg > toggle_option=grp:caps_toggle,grp_led:scroll,numpad:microsoft
audio fn keys
bindsym XF86AudioRaiseVolume exec amixer -q -D pulse sset Master 3%+ unmute
bindsym XF86AudioLowerVolume exec amixer -q -D pulse sset Master 3%- unmute
bindsym XF86AudioMute exec amixer -D pulse set Master 1+ toggle
one way reset displays & display config utility
mutter --replace
https://christopherdecoster.com/posts/i3-wm/
pycharm launcher in console
pycharm => tools => create command line launcher
screenshot
sudo apt install scrot xclip
bindsym Print exec scrot -u ~/screenshot.png && xclip -selection ‘clipboard’ -t image/png ~/screenshot.png
tap to click
xinput —set-prop «SynPS/2 Synaptics TouchPad» «libinput Tapping Enabled» 1
https://extensions.gnome.org/extension/723/pixel-saver/
Use it from mozilla firefox.
1 |
print "0\n1\n2\n\033[F!!!" |
1 2 |
cd ~/.ipython/profile_default/startup echo 'import numpy as np' > startup.py |
Fast way to know all packages from my script:
sudo pip install pipreqs
It’s impossible to change framerate for created timeline in Davinci Resolve. But I have one solution: you can find still frames by size (the 24th and 25th will be the same; and their sizes are same too).
You don’t need to buy blackmagic hardware to make fullscreen playback 🙂
If you have 3 screens you can download this magnifier program (http://www.blacksunsoftware.com/screenmagnifier.html) and make third screen for its output! So, it will zoom you playback from small playback window to the third monitor.
I have only two screens and use it this way: