Skip to content

manueldiagostino/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery

screen1
screen2
screen3

Installation

For dotfiles:

cd ~
git clone https://github.com/manueldiagostino/.dotfiles
cd .dotfiles
stow .

Theme and icons have to be set manually with qt5ct.

Dependencies

The list may be incomplete!

sudo pacman -S \
sddm openssh \
alacritty \
vi neovim \
cliphist \
dunst \
wofi \
jre-openjdk jdk-openjdk npm nodejs \
zathura zathura-pdf-poppler \
okular \
texlive biber texlive-lang \
kvantum qt5ct \
awk brightnessctl pamixer \
cmake hyprlang hyprpaper \
hypridle hyprlock \
slurp jq imv \
ttf-font-awesome \
zoxide 

# optional
yay -S \
wluma \
wayshot \
eww

Insert this lines into /etc/sddm.conf.d/default.conf:

[Theme]
	Current=catppuccin-macchiato

Once installed openssh you need to

systemctl --user enable ssh-agent.service
systemctl --user start ssh-agent.service

The following is already given in .zshrc:

# ssh-agent
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"

Awesome font

sudo pacman -S otf-font-awesome

Lock screen

TODO

  • copiare screenshots negli appunti

About

Personal linux dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published