sway updates

This commit is contained in:
2025-05-06 15:23:28 +02:00
parent 80da6b5a81
commit bfb5ea11be
11 changed files with 632 additions and 50 deletions
+3 -1
View File
@@ -80,7 +80,9 @@ imports =
};
environment.interactiveShellInit = ''
environment.interactiveShellInit = ''
#atuin import auto
# Colors
RESET='\[\e[0m\]'
BOLD='\[\e[1m\]'
+4 -2
View File
@@ -15,7 +15,9 @@ imports =
environment.systemPackages = with pkgs; [
openscad
cura
#cura # broken
prusa-slicer
#libsForQt5.qt5ct
#qt6Packages.qt6ct
@@ -27,7 +29,7 @@ imports =
fonts.packages = with pkgs; [
noto-fonts
noto-fonts-cjk
noto-fonts-cjk-sans
noto-fonts-emoji
liberation_ttf
fira-code
+3 -3
View File
@@ -7,7 +7,6 @@ imports =
];
sound.enable = true;
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {
@@ -35,7 +34,7 @@ imports =
vital
picoloop
#bespokesynth-with-vst2 #always takes ages compiling
fmsynth
#fmsynth
polyphone #soundfont editor
#vocaloids
@@ -61,7 +60,8 @@ imports =
headset
nuclear
spotifyd
spotify-qt
spotify-player
spotify
spotify-tray
tenacity
+1 -1
View File
@@ -49,7 +49,7 @@ imports =
fonts.packages = with pkgs; [
noto-fonts
noto-fonts-cjk
noto-fonts-cjk-sans
noto-fonts-emoji
liberation_ttf
fira-code