Install element-desktop
This commit is contained in:
parent
f5d46c0892
commit
f96e5717b3
6 changed files with 33 additions and 10 deletions
|
@ -150,13 +150,16 @@ in
|
|||
workspace 8 output DP-3 DP-4 DP-5 HDMI-A-1 eDP-1
|
||||
workspace 9 output DP-3 DP-4 DP-5 HDMI-A-1 eDP-1
|
||||
|
||||
workspace 1
|
||||
exec ${pkgs.qutebrowser}/bin/qutebrowser
|
||||
|
||||
no_focus [title="Microsoft Teams Notification"]
|
||||
|
||||
default_border pixel
|
||||
'';
|
||||
|
||||
workspace 1
|
||||
exec ${pkgs.qutebrowser}/bin/qutebrowser
|
||||
'' + (lib.optionalString config.chvp.programs.element.enable ''
|
||||
workspace 3
|
||||
exec ${pkgs.element-desktop-wayland}/bin/element-desktop
|
||||
'');
|
||||
extraSessionCommands = ''
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue