[discord] Fix some ozone/wayland stuff

This commit is contained in:
2025-04-09 18:02:52 -07:00
parent 0b013f215e
commit b0852ad15a
6 changed files with 31 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ... }:
{ ... }:
let
monitors = [
"DP-1"
@@ -29,14 +29,6 @@ in
userEmail = "drew.haven@gmail.com";
};
home.packages = with pkgs; [
# Applications
discord
signal-desktop
obsidian
firefox
];
# Set up eww here because it's based on the monitor configuration
# Eww is idempotent, so it's fine to just run it on every reload to make sure things are open
wayland.windowManager.hyprland.settings.execr-once = [