change deployment keys for paraclub

This commit is contained in:
2023-12-28 16:34:46 +01:00
parent 46d1483880
commit b1ec7c6d73
6 changed files with 9 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
let
socialDesktopItem = pkgs.makeDesktopItem {
name = "social";
desktopName = "Firefox browser with social profile";
exec = "firefox -P social";
desktopName = "Librewolf browser with social profile";
exec = "librewolf -P social";
};
in {
environment.systemPackages = [ socialDesktopItem ];

View File

@@ -258,6 +258,7 @@ assign [title="terminal-sway"] → $ws1
assign [app_id="foot" title="^(?!terminal-sway)$"] → $ws2
assign [app_id="chromium"] → $ws3
assign [app_id="firefox"] → $ws3
assign [app_id="librewolf"] → $ws3
assign [app_id="pcmanfm"] → $ws4
assign [app_id="libreoffice-calc"] → $ws5
assign [app_id="libreoffice-writer"] → $ws5
@@ -293,9 +294,9 @@ exec configure-gtk
exec nm-applet --indicator
exec alacritty -t alacritty-sway
exec signal-desktop
exec firefox --name=social -P social
exec librewolf --name=social -P social
exec thunderbird
exec firefox
exec librewolf
exec nextcloud
exec owncloud
exec swayidle \