And a few more :3
This commit is contained in:
parent
06442942aa
commit
7c94cd1656
|
@ -87,9 +87,14 @@
|
|||
qbittorrent
|
||||
zsh
|
||||
|
||||
# Theming:
|
||||
catppuccin-cursors
|
||||
catppuccin-kde
|
||||
catppuccin-sddm-corners
|
||||
|
||||
# Web browsing:
|
||||
firefoxpwa
|
||||
(librewolf.override {nativeMessagingHosts = [pkgs.firefoxpwa];})
|
||||
(firefox.override {nativeMessagingHosts = [pkgs.firefoxpwa];})
|
||||
ungoogled-chromium
|
||||
];
|
||||
|
||||
|
@ -99,8 +104,10 @@
|
|||
extensions = with pkgs.vscode-extensions; [
|
||||
#arrterian.nix-env-selector
|
||||
#ban.spellright
|
||||
catppuccin.catppuccin-vsc
|
||||
catppuccin.catppuccin-vsc-icons
|
||||
charliermarsh.ruff
|
||||
dracula-theme.theme-dracula
|
||||
# dracula-theme.theme-dracula
|
||||
eamodio.gitlens
|
||||
github.vscode-pull-request-github
|
||||
jnoortheen.nix-ide
|
||||
|
|
|
@ -74,6 +74,12 @@
|
|||
qbittorrent
|
||||
zsh
|
||||
|
||||
# Theming:
|
||||
catppuccin-cursors
|
||||
catppuccin-kde
|
||||
catppuccin-plymouth
|
||||
catppuccin-sddm-corners
|
||||
|
||||
# Web browsing:
|
||||
librewolf
|
||||
ungoogled-chromium
|
||||
|
|
Loading…
Reference in a new issue