adding sway i think
This commit is contained in:
parent
1125198d5a
commit
467e1a69c9
4 changed files with 230 additions and 17 deletions
|
@ -81,11 +81,10 @@
|
|||
tailscale
|
||||
protonplus
|
||||
|
||||
solaar
|
||||
logitech-udev-rules
|
||||
gnomeExtensions.just-perfection
|
||||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.solaar-extension
|
||||
gnomeExtensions.gpu-profile-selector
|
||||
gnome-software
|
||||
gnome-tweaks
|
||||
gnome-photos
|
||||
|
@ -96,6 +95,7 @@
|
|||
whitesur-icon-theme
|
||||
graphite-gtk-theme
|
||||
graphite-cursors
|
||||
|
||||
papers
|
||||
newsflash
|
||||
planify
|
||||
|
@ -109,6 +109,9 @@
|
|||
spice-protocol
|
||||
virt-viewer
|
||||
|
||||
solaar
|
||||
logitech-udev-rules
|
||||
|
||||
impression
|
||||
zoom-us
|
||||
nyxt
|
||||
|
@ -237,6 +240,19 @@
|
|||
};
|
||||
pandoc.enable = true;
|
||||
password-store.enable = true;
|
||||
waybar.enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
systemd = {
|
||||
enable = true;
|
||||
};
|
||||
wrapperFeatures = {
|
||||
gtk = true;
|
||||
};
|
||||
# config = rec {
|
||||
# };
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue