feat: add element-desktop
parent
8935eeac4b
commit
050348a956
|
@ -55,7 +55,7 @@
|
|||
{ command = "i3-msg 'workspace 5; append_layout ~/.config/i3/workspaces/workspace-5.json'"; }
|
||||
{ command = "kitty"; notification = false; }
|
||||
{ command = "firefox"; notification = false; }
|
||||
# { command = "element-desktop"; notification = false; }
|
||||
{ command = "element-desktop"; notification = false; }
|
||||
{ command = "keepassxc"; notification = false; }
|
||||
{ command = "nextcloud"; notification = false; }
|
||||
{ command = "signal-desktop"; notification = false; }
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
direnv
|
||||
tree
|
||||
light
|
||||
element-desktop
|
||||
];
|
||||
|
||||
stateVersion = "22.05";
|
||||
|
|
Loading…
Reference in New Issue