feat: add element-desktop

main
mandlm 2022-06-29 08:07:08 +02:00
parent 8935eeac4b
commit 050348a956
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,7 @@
{ command = "i3-msg 'workspace 5; append_layout ~/.config/i3/workspaces/workspace-5.json'"; } { command = "i3-msg 'workspace 5; append_layout ~/.config/i3/workspaces/workspace-5.json'"; }
{ command = "kitty"; notification = false; } { command = "kitty"; notification = false; }
{ command = "firefox"; notification = false; } { command = "firefox"; notification = false; }
# { command = "element-desktop"; notification = false; } { command = "element-desktop"; notification = false; }
{ command = "keepassxc"; notification = false; } { command = "keepassxc"; notification = false; }
{ command = "nextcloud"; notification = false; } { command = "nextcloud"; notification = false; }
{ command = "signal-desktop"; notification = false; } { command = "signal-desktop"; notification = false; }

View File

@ -25,6 +25,7 @@
direnv direnv
tree tree
light light
element-desktop
]; ];
stateVersion = "22.05"; stateVersion = "22.05";