Nix Registry, Telegram
Remove Telegram Desktop and add the Unstable Nix registry
This commit is contained in:
parent
78ac018a11
commit
e35d5c36e6
7 changed files with 12 additions and 21 deletions
|
@ -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"
|
||||
'';
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue