delete unnecessary code
This commit is contained in:
parent
9f780383ef
commit
ab2b6ffd62
@ -6,10 +6,5 @@
|
||||
# Bibata_Amber, Bibata_Ice, Bibata_Oil
|
||||
home-manager.users.alukard.home.file.".icons/default" = {
|
||||
source = "${pkgs.bibata-cursors}/share/icons/Bibata_Oil";
|
||||
onChange = ''
|
||||
if [[ -v DISPLAY ]] ; then
|
||||
$DRY_RUN_CMD ${pkgs.xorg.xrdb}/bin/xrdb -merge $HOME/.Xresources
|
||||
fi
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user