task | upstream changes
This commit is contained in:
parent
04350de165
commit
08b78ec881
2 changed files with 5 additions and 3 deletions
|
|
@ -40,10 +40,11 @@ with lib;
|
||||||
ibm-plex
|
ibm-plex
|
||||||
imv
|
imv
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
|
# kdePackages.kwallet
|
||||||
|
# kdePackages.kwallet-pam
|
||||||
libappindicator
|
libappindicator
|
||||||
libnotify
|
libnotify
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
# libsForQt5.kwallet # FIXME - issues 2026-05-18
|
|
||||||
neovim-qt
|
neovim-qt
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
|
|
||||||
|
|
@ -307,8 +307,8 @@
|
||||||
exec_always ${pkgs.shikane}/bin/shikanectl reload
|
exec_always ${pkgs.shikane}/bin/shikanectl reload
|
||||||
exec ${pkgs.foot}/bin/foot -W 36x22 -T ttmenu -f "Courier New:size=12" -e ttmenu-loop
|
exec ${pkgs.foot}/bin/foot -W 36x22 -T ttmenu -f "Courier New:size=12" -e ttmenu-loop
|
||||||
seat * hide_cursor 8000
|
seat * hide_cursor 8000
|
||||||
exec ${pkgs.systemd}/bin/systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
# exec ${pkgs.systemd}/bin/systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
exec ${pkgs.dbus}/bin/dbus-update-activation-environment --all 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
# exec ${pkgs.dbus}/bin/dbus-update-activation-environment --all 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
exec ${pkgs.udiskie}/bin/udiskie
|
exec ${pkgs.udiskie}/bin/udiskie
|
||||||
exec ${pkgs.wl-clipboard}/bin/wl-paste -t text --watch clipman store
|
exec ${pkgs.wl-clipboard}/bin/wl-paste -t text --watch clipman store
|
||||||
exec ~/bin/auto-start
|
exec ~/bin/auto-start
|
||||||
|
|
@ -321,6 +321,7 @@
|
||||||
exec ${pkgs.headset-charge-indicator}/bin/headset-charge-indicator.py
|
exec ${pkgs.headset-charge-indicator}/bin/headset-charge-indicator.py
|
||||||
exec ${pkgs.wlsunset}/bin/wlsunset -l 29.7 -L -95.8
|
exec ${pkgs.wlsunset}/bin/wlsunset -l 29.7 -L -95.8
|
||||||
# exec ${pkgs.blueman}/bin/blueman-applet
|
# exec ${pkgs.blueman}/bin/blueman-applet
|
||||||
|
include /etc/sway/config.d/*
|
||||||
'';
|
'';
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue