Switch back to gnome on desktop configuration, add applications and kdeconnect functionality to gnome

This commit is contained in:
Curt Spark 2024-08-19 12:50:59 +01:00
parent 758e2c79a3
commit 2063d67888
5 changed files with 7 additions and 5 deletions

View File

@ -28,9 +28,9 @@
# Custom desktop environments # Custom desktop environments
# cspark-desktop-plasma.enable = true; # cspark-desktop-plasma.enable = true;
# cspark-desktop-gnome.enable = true; cspark-desktop-gnome.enable = true;
# cspark-desktop-sway.enable = true; # cspark-desktop-sway.enable = true;
cspark-desktop-niri.enable = true; # cspark-desktop-niri.enable = true;
# My audio interface has issues after coming out from suspend/hibernate, this will reset it to fix it when necessary. # My audio interface has issues after coming out from suspend/hibernate, this will reset it to fix it when necessary.
systemd.services.audiointerface-reset-unbind = { systemd.services.audiointerface-reset-unbind = {

View File

@ -17,9 +17,9 @@
# Custom Desktop Configurations # Custom Desktop Configurations
# cspark-desktop-plasma-config-1.enable = true; # cspark-desktop-plasma-config-1.enable = true;
# cspark-desktop-gnome-config-1.enable = true; cspark-desktop-gnome-config-1.enable = true;
# cspark-desktop-sway-config-1.enable = true; # cspark-desktop-sway-config-1.enable = true;
cspark-desktop-niri-config-1.enable = true; # cspark-desktop-niri-config-1.enable = true;
# Home Manager is pretty good at managing dotfiles. The primary way to manage # Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'. # plain files is through 'home.file'.

View File

@ -68,6 +68,7 @@ fi
librewolf librewolf
ungoogled-chromium ungoogled-chromium
vieb vieb
qutebrowser
# emacs-gtk # emacs-gtk
telegram-desktop telegram-desktop
#(discord.override { #(discord.override {
@ -104,6 +105,7 @@ fi
pass-wayland pass-wayland
thunderbird thunderbird
protonmail-desktop
ripgrep ripgrep
yazi yazi

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

View File

@ -108,8 +108,8 @@ in
# GNOME plugins # GNOME plugins
gnomeExtensions.appindicator gnomeExtensions.appindicator
gnomeExtensions.paperwm gnomeExtensions.paperwm
gnomeExtensions.luminus-shell-y
gnomeExtensions.blur-my-shell gnomeExtensions.blur-my-shell
gnomeExtensions.gsconnect
gnome.gnome-tweaks gnome.gnome-tweaks
foot # Terminal Emulator foot # Terminal Emulator