This commit is contained in:
2025-08-01 11:49:22 +01:00
parent 38a6f9afbf
commit 851df28b03
2 changed files with 9 additions and 3 deletions
+4 -1
View File
@@ -174,7 +174,7 @@
package = pkgs.hyprland; package = pkgs.hyprland;
portalPackage = pkgs.xdg-desktop-portal-hyprland; portalPackage = pkgs.xdg-desktop-portal-hyprland;
xwayland.enable = true; xwayland.enable = true;
withUWSM = true; withUWSM = false;
plugins = [ ]; plugins = [ ];
}; };
@@ -182,6 +182,9 @@
enable = true; enable = true;
enableSSHSupport = true; enableSSHSupport = true;
}; };
uwsm = {
enable = false;
};
hyprlock.enable = true; hyprlock.enable = true;
dconf.enable = true; dconf.enable = true;
+5 -2
View File
@@ -6,11 +6,12 @@
{ {
# BEGIN PACKAGES # BEGIN PACKAGES
home.packages = with pkgs; [ home.packages = with pkgs; [
audacity # audacity
bat bat
brave brave
brightnessctl brightnessctl
btop btop
comma
emacs-all-the-icons-fonts emacs-all-the-icons-fonts
emacsPackages.pdf-tools emacsPackages.pdf-tools
exfatprogs exfatprogs
@@ -19,10 +20,11 @@
floorp floorp
fzf fzf
genymotion genymotion
# gimp gimp
gtk4 gtk4
gvfs gvfs
grimblast grimblast
grim
htop htop
hyprpicker hyprpicker
imagemagick imagemagick
@@ -46,6 +48,7 @@
pywal pywal
qbittorrent qbittorrent
signal-desktop signal-desktop
slurp
swaynotificationcenter swaynotificationcenter
swww swww