You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
High-priority Fontconfig rules to remap generic families (serif, sans-serif, monospace, sans) to Google’s Noto fonts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Approach to get Dolphin to use Kitty instead of Konsole.
Summary
Dolphin’s “Open Terminal” functionality is driven by the global KDE setting (F4 embedded terminal and Ctrl+Alt+T shortcut), which is read from your ~/.config/kdeglobals
Manually Editing kdeglobals
Open (or create) ~/.config/kdeglobals in your favorite editor.
A shell script that find all private SSH keys and add them to SSH agent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only run `intel-undervolt apply` if CPU model is **Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz**
intel-undervolt apply will only runs if the CPU model is Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz. If it's a different CPU, the script will disable undervolting (intel-undervolt revert).
Prevent Intel-Undervolt Running at Boot after CPU change
If you want Intel-undervolt to disable automatically when the CPU changes (e.g., after a BIOS update, new CPU, or different CPU model detected), you can create a script that checks the CPU model at boot and disables undervolting if it's different from the expected model.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters