Nix Registry, Telegram

Remove Telegram Desktop and add the Unstable Nix registry
This commit is contained in:
Jimbo 2025-02-18 20:44:04 -05:00
parent 78ac018a11
commit e35d5c36e6
7 changed files with 12 additions and 21 deletions

View file

@ -17,6 +17,5 @@
//spawn-at-startup "librewolf" "-p" "Misc" "--name" "MiscBrowser"
spawn-at-startup "thunderbird"
spawn-at-startup "vesktop"
spawn-at-startup "telegram-desktop"
'';
}

View file

@ -19,12 +19,6 @@
open-maximized true
open-on-workspace "${config.ws.w7}"
}
window-rule {
match app-id="org.telegram.desktop"
block-out-from "screencast"
open-maximized true
open-on-workspace "${config.ws.w8}"
}
window-rule {
match app-id="thunderbird"
block-out-from "screencast"