remove hyprland nag

This commit is contained in:
Leon Vatthauer 2025-02-03 12:48:25 +01:00
parent 66121665e1
commit 193711148b
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
2 changed files with 6 additions and 0 deletions

View file

@ -9,6 +9,9 @@
enable = true;
xwayland.enable = true;
settings = {
ecosystem = {
no_donation_nag = true;
};
xwayland."force_zero_scaling" = true;
env = [
"HYPRCURSOR_THEME,Bibata-Original-Classic"

View file

@ -6,6 +6,9 @@
enable = true;
xwayland.enable = true;
settings = {
ecosystem = {
no_donation_nag = true;
};
workspace = [
"1, monitor:HDMI-A-1, default:true, persistent:true"
"2, monitor:DP-1 , default:true, persistent:true"