Skip to content

Kingproone/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Guides & References

Plasma customizations

https://store.kde.org/p/1561335/ - willow dark decorations
https://store.kde.org/p/2139337 - split clock for vertical panels
https://github.com/matinlotfali/KDE-Rounded-Corners - rounded corners
https://github.com/vinceliuice/Tela-icon-theme - tela icons
https://github.com/vinceliuice/Qogir-icon-theme/tree/master/src/cursors/dist - qogir cursors
https://github.com/guiodic/material-decoration - upstream implementation pending - locally integrated menus

Fastfetch

https://github.com/fastfetch-cli/fastfetch/wiki
https://github.com/fastfetch-cli/fastfetch/tree/dev/presets
https://github.com/ChrisTitusTech/mybash/blob/main/config.jsonc
fastfetch-cli/fastfetch#1040 (comment)
https://www.asciiart.eu/
fastfetch-cli/fastfetch#1847

Bash

A command listed in .bashrc will run at terminal start.
https://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html
https://stackoverflow.com/questions/2518127/how-to-reload-bashrc-settings-without-logging-out-and-back-in-again
https://unix.stackexchange.com/questions/100959/how-can-i-change-my-bash-prompt-to-show-my-working-directory
https://askubuntu.com/questions/1792/how-can-i-suspend-hibernate-from-command-line
https://superuser.com/questions/402246/bash-can-i-set-ctrl-backspace-to-delete-the-word-backward
https://github.com/ChrisTitusTech/mybash/blob/main/.bashrc
https://stackoverflow.com/questions/71459823/how-to-change-the-terminal-title-to-currently-running-process
https://misc.flogisoft.com/bash/tip_colors_and_formatting
https://medium.com/@adamtowers/how-to-customize-your-terminal-and-bash-profile-from-scratch-9ab079256380

Grub

Regenerate grub.cfg with:

sudo grub-mkconfig -o /boot/grub/grub.cfg

Generate font file:

grub-mkfont --output=outfile.pf2 --size=16 infile.ttf

https://www.artstation.com/artwork/oOYllO - background
https://www.gnome-look.org/p/1009236 - icons, edited a bit
https://wiki.archlinux.org/title/GRUB#Dual-booting
https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html
https://daulton.ca/2018/08/reboot-and-shutdown-options-grub/
https://askubuntu.com/questions/1513639/how-to-load-custom-fonts-in-a-grub-theme
os-prober and grub customizer died for me

No longer used

Alacritty

https://github.com/TwiggieSmallz/Default-Alacritty-TOML-Config/blob/main/alacritty.toml
alacritty/alacritty#8494 - scrollbar pr, probably not happening, why I use Konsole

About

my config files

Resources

Stars

Watchers

Forks

Languages