From fb4ee59d666c948fe6f190c3065acce94aa6d6db Mon Sep 17 00:00:00 2001 From: Luca Date: Sun, 12 Feb 2023 17:58:28 +0100 Subject: [PATCH] fixs --- home/.Xresources | 2 +- home/install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.Xresources b/home/.Xresources index d7c5d10..89d153e 100644 --- a/home/.Xresources +++ b/home/.Xresources @@ -1,4 +1,4 @@ -Xcursor.theme: Colloid Cursors +Xcursor.theme: Bibata-Modern-Classic Xcursor.size: 24 Xft.antialias: true diff --git a/home/install b/home/install index c75a7ef..c26f0de 100755 --- a/home/install +++ b/home/install @@ -2,5 +2,5 @@ cp -r .local .zprofile .vimrc .xinitrc .xprofile .Xresources .zshrc .bashrc ~/ cp -r .config/* ~/.config/ - +xrdb ~/.Xresources