Compare commits
No commits in common. "7d9c3cce206ffadba7873f32c100fcba3da89506" and "3b4fc820d1af46a158daeafa87f054eed4388d62" have entirely different histories.
7d9c3cce20
...
3b4fc820d1
2 changed files with 15 additions and 19 deletions
|
|
@ -85,8 +85,6 @@
|
|||
enable = true;
|
||||
bashrcExtra = ''
|
||||
export PS1=" \u@\h:\w \[\e[38;5;205m\]λ\[\e[0m\] "
|
||||
task sync
|
||||
clear
|
||||
task ls
|
||||
if [ "$(ls -A ~/dwn)" ]; then echo "TODO: organize downloads."; fi
|
||||
'';
|
||||
|
|
|
|||
|
|
@ -4,34 +4,32 @@
|
|||
packages =
|
||||
with pkgs;
|
||||
[
|
||||
adw-gtk3
|
||||
blackbox-terminal
|
||||
discord
|
||||
evolution
|
||||
gapless
|
||||
gnome-solanum
|
||||
gnome-tweaks
|
||||
high-tide
|
||||
mattermost-desktop
|
||||
nerd-fonts.adwaita-mono
|
||||
newsflash
|
||||
protonmail-bridge-gui
|
||||
signal-desktop
|
||||
texliveFull
|
||||
tinymist
|
||||
adw-gtk3
|
||||
nerd-fonts.adwaita-mono
|
||||
blackbox-terminal
|
||||
zotero
|
||||
zulip
|
||||
discord
|
||||
signal-desktop
|
||||
gapless
|
||||
newsflash
|
||||
gnome-solanum
|
||||
mattermost-desktop
|
||||
evolution
|
||||
tinymist
|
||||
texliveFull
|
||||
]
|
||||
++ (with gnomeExtensions; [
|
||||
blur-my-shell
|
||||
caffeine
|
||||
clipboard-indicator
|
||||
launch-new-instance
|
||||
light-style
|
||||
rounded-window-corners-reborn
|
||||
runcat
|
||||
caffeine
|
||||
launch-new-instance
|
||||
light-style
|
||||
tray-icons-reloaded
|
||||
window-centering
|
||||
]);
|
||||
|
||||
file."librewolf-gnome-theme" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue