· source code on Gitea
· mirrored on GitHub
· older version on GitHub
dotfiles (WIP)
This repository contains my dotfiles. They are managed by using git clone --bare,
see for example How to Store Dotfiles - A Bare Git Repository | Atlassian Git Tutorial.
Quick links
Files overview
On a new machine
- install git
- cd ~
- gd_branch=main(see also variants- main-termux)
- git clone --bare --branch $gd_branch --depth 1 --recurse-submodules --shallow-submodules git@jaandrle.cz:jaandrle/dotfiles.git ~/.dotfiles
- alias gitdotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
- gitdotfiles config --local status.showUntrackedFiles no
- you may also need to use
- gitdotfiles reset(- git-dotfiles reset --hard HEAD)
- gitdotfiles checkout -f
- gitdotfiles submodule update --init --recursive
 
PC log (cs)
Sekce obsahuje log změn v Tuxedo laptopu s KDE Neon.
- Aloxaf/silicon: Create beautiful image of your source code. {DONE <2024-03-07> utils agenda}$
KDE Neon 6.0 (22.04)
{NEXT <2024-03-20> tilling hud html-wallpaper virtual-desktop klipper agenda}$
- 
mostly OK 
- 
Kup is missing in Settings (only restore files option is available): investigation → report a bug 
- 
!!! Event calendar widget (in progress ALikesToCode/plasma-applet-eventcalendar at plasma-6) 
- 
tilling → try to use native, try to use zeroxoneafour/polonium: Tiling window manager for KWin 5.27 (when there will be a new release) 
- 
WIP: hud (uszie/plasma-hud), in KDE Plasma./Zren/plasma-hud still works on X11), but maybe Ctrl+Alt+i and so on is OK? - testing to use command palletes in programs and sets shortcuts to ctr+;(✓ kde programs, ✓ gimp, ✓ libreoffice, ✓ inkscape, ✓ vscode)
 
- testing to use command palletes in programs and sets shortcuts to 
- 
Fingerprint reader support : r/tuxedocomputers, still receiving “no match” 
- 
partially FIXED by update: Wayland go to sleep even the external monitor is connected (HDMI) - → seems to be this issue 438716 – Lid close leads to suspend even when external monitor is attached
- needs to keyboard/mouse imput to intterupt the go sleep process
 
- 
PSA: How to re-enable LibreOffice integration in Plasma 6 : r/kde 
- 
FIXED by update: desktop exceptionally freeze for less than a second: investigation → report a bug
- 
FIXED by update: logout/poweroff dialog not showing and not working: investigation → report a bug … see below
- 
krunner not launching → created /usr/share/dbus-1/services/org.kde.krunner.service(see below)
- 
meta+tab (last virtual desktop) → workaround ./bin/kde6-workarounds.mjs 
- 
klipper (edit last item) → workaround ./bin/kde6-workarounds.mjs 
- 
Active Window Control replaced with Window Title widget and its better 
- 
FIXED by widget update: html wallpaper → workaround just concat images (see ./bin/§wallpaper_BIOTD)
- 
ctrl+tab using k0kubun/xremap: Key remapper for X11 and Wayland and sudo crontab -e+@rebootand ./.config/xremap.yml
qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 1
Cannot find 'org.kde.KSMServerInterface.logout' in object /KSMServer at org.kde.ksmserver
KDE Bugtracking System Main Page
[D-BUS Service]
Name=org.kde.krunner
Exec=/usr/bin/krunner
KDE neon 5.26 (22.04)
{DONE <2022-10-25 17:21> mail hud klíčenka agenda}$
- Ve směs OK
- HUD ztratil stylování, použito breeze pro celé rofi (vygóglováno)
- mailnag začal zapomínat heslo po příštím spuštění → nakonec: Bubblemail - Downloads
- z článku The 10 Best Mail Notification Tools for Linux System
- zkoušen KMail – šlo by s ním žít, jen když už klient tak aby mi vyhovoval/fungoval
- thunderbird: nemá možnost notifikací na pozadí (celý program musí běžet)
- himalaya: má watch, ale detekuje jen nové (ne nově označené jako nepřečtené – asi OK), ale hl. se nedařilo zprovoznit přihlašování (kombinace s bitwarden)
 
- canonical-livepatchnefunguje
- Gnome klíčenka se neodemyká → přeinstalováno → uvidíme
Konsolidace klíčenek správce hesel
{DONE <2022-07-14 20:40> cli hesla agenda}$
- cli pro KWalletManager
- keyring get imap centrumCZ
- kwalletcli -f imap -e centrumCZ
 
- Firefox
- nss-password -d ~/.mozilla/firefox/ezjfn8hg.default-release NAME
- infinity0/mozilla-gnome-keyring: A firefox extension that enables Gnome Keyring integration
 
- Bitwarden CLI
Varování v python scriptech
{DONE <2022-07-09 20:37> python workaround agenda}$
Postupováno podle návodu Rename the ~/.local/lib/python3.8/site-packages/pkg_resources folder to pkg_resources_back.
KDE Neon
- KDE Plasma5 Fixes
- Using ‘HTML Wallpaper’ (wip)
- [Bing Image Of The Day](./Obrázky/Bing Image Of The Day/index_template.html)
 
- GNOME Keyring in KDE Plasma - JWillikers
- sudo apt install $(check-language-support), see Popup Language support is incomplete
- KDE Neon does not have an hibernation option? : kde
- kde plasma 5 - How to use miracast as an extended desktop on Linux? - Super User
- Best tiling extensions for kwin? : kde, https://gitlab.com/faho/kwin-tiling/
- KDE Plasma5 Fixes
- Setup git on the CLI to use 2FA with GitHub
- G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Main