update system

This commit is contained in:
2024-02-22 00:13:52 +01:00
parent e1b0da8b46
commit b8ce97f272
3 changed files with 73 additions and 45 deletions

View File

@@ -76,7 +76,7 @@
"move 22 72,${firefoxPip}"
"move 22 72,${firefoxPipInitial}"
# For some reason it really wants to be maximized
"nomaximizerequest,class:^(neovide)$"
"suppressevent maximize,class:^(neovide)$"
# IntelliJ focus fixes
"windowdance,class:^(jetbrains-.*)$"
"dimaround,class:^(jetbrains-.*)$,floating:1,title:^(?!win)"

View File

@@ -23,15 +23,6 @@
handbrake
metadata-cleaner
bitwarden
# BluRay support
# Also downlaod the latest version of the decryption keys
# http://fvonline-db.bplaced.net/
# and put them into ~/.config/aacs/KEYDB.cfg
(libbluray.override {
withAACS = true;
withJava = true;
withBDplus = true;
})
# chat apps
(import ./threema-desktop.nix {inherit pkgs;})