my nixos config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

signal wayland patch update

chfour 2423b8c1 6f052d37

+5 -5
+5 -5
users/chfour/signal-desktop-show-window.patch
··· 1 - diff --git a/app/main.ts b/app/main.ts 2 - index 0b0b531..3ed0047 100644 3 - --- a/app/main.ts 4 - +++ b/app/main.ts 5 - @@ -706,7 +706,7 @@ async function createWindow() { 1 + diff --git a/app/main.main.ts b/app/main.main.ts 2 + index d9016c7..8d490af 100644 3 + --- a/app/main.main.ts 4 + +++ b/app/main.main.ts 5 + @@ -704,7 +704,7 @@ async function createWindow() { 6 6 !app.getLoginItemSettings().wasOpenedAsHidden && !startInTray; 7 7 8 8 const windowOptions: Electron.BrowserWindowConstructorOptions = {