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