mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
made system boot faster,
changed shxkd config changed starship config
This commit is contained in:
parent
0a10e29581
commit
48179c0221
7 changed files with 25 additions and 13 deletions
|
|
@ -1,4 +0,0 @@
|
|||
if ! pidof sxhkd > /dev/null;then
|
||||
sxhkd &
|
||||
fi
|
||||
|
||||
|
|
@ -30,10 +30,6 @@
|
|||
source = ./config;
|
||||
recursive = true;
|
||||
};
|
||||
".dwm" = {
|
||||
source = ./dwm;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue