#13 removed errands

This commit is contained in:
2026-02-01 19:19:46 +01:00
parent b6d1be0efc
commit f8407706a3
2 changed files with 5 additions and 2 deletions

View File

@@ -48,7 +48,8 @@ exec-once = [workspace 4 silent] spotify
exec-once = [workspace 4 silent] thunderbird exec-once = [workspace 4 silent] thunderbird
exec-once = [workspace 3 silent] gnome-calendar exec-once = [workspace 3 silent] gnome-calendar
exec-once = [workspace 3 silent] bitwarden exec-once = [workspace 3 silent] bitwarden
exec-once = [workspace 3 silent] errands # https://github.com/quirinecker/dotfiles-modules/issues/13
# exec-once = [workspace 3 silent] errands
exec-once = [workspace 2 silent] $browser exec-once = [workspace 2 silent] $browser
exec-once = [workspace 1 silent] $terminal exec-once = [workspace 1 silent] $terminal
# exec-once = [workspace 4 silent] discord # exec-once = [workspace 4 silent] discord

View File

@@ -44,7 +44,9 @@
pkgs.steam-run pkgs.steam-run
pkgs.sops pkgs.sops
pkgs.pavucontrol pkgs.pavucontrol
pkgs.errands
# https://github.com/quirinecker/dotfiles-modules/issues/13
# pkgs.errands
# editors # editors
# pkgs.zed-editor # updating softwar crashed the pc. Not in use right now anyway. disabled for now # pkgs.zed-editor # updating softwar crashed the pc. Not in use right now anyway. disabled for now