diff --git a/home/global/common/gnome/dconf.nix b/home/global/common/gnome/dconf.nix
index bc73ca6..62f7b61 100644
--- a/home/global/common/gnome/dconf.nix
+++ b/home/global/common/gnome/dconf.nix
@@ -162,6 +162,7 @@ with lib.hm.gvariant;
};
"org/gnome/shell" = {
+ disable-user-extensions = false;
enabled-extensions = [
"user-theme@gnome-shell-extensions.gcampax.github.com"
"dash-in-panel@fthx"
diff --git a/home/hosts/rune/config/default.nix b/home/hosts/rune/config/default.nix
index 3e69e74..5204022 100644
--- a/home/hosts/rune/config/default.nix
+++ b/home/hosts/rune/config/default.nix
@@ -27,7 +27,10 @@
};
};
- home.file.".config/monitors.xml" = {
+ home.file.".config/monitors_source" = {
source = ./monitors.xml;
+ onChange = ''
+ cp $HOME/.config/monitors_source $HOME/.config/monitors.xml
+ '';
};
}
diff --git a/home/hosts/rune/config/monitors.xml b/home/hosts/rune/config/monitors.xml
index 40497ac..ab41174 100644
--- a/home/hosts/rune/config/monitors.xml
+++ b/home/hosts/rune/config/monitors.xml
@@ -23,50 +23,6 @@
-
- 1080
- 0
- 1
- yes
-
-
- DP-3
- AUS
- PG42UQ
- R1LMTF056092
-
-
- 3840
- 2160
- 59.997
-
-
-
-
-
- physical
-
- 0
- 0
- 1
-
- right
- no
-
-
-
- HDMI-2
- DEL
- DELL U2417H
- XVNNT67I176L
-
-
- 1920
- 1080
- 60.000
-
-
-
1080
0
@@ -87,48 +43,4 @@
-
- physical
-
- 0
- 0
- 1
-
- right
- no
-
-
-
- HDMI-A-1-1
- DEL
- DELL U2417H
- XVNNT67I176L
-
-
- 1920
- 1080
- 60.000
-
-
-
-
- 1080
- 0
- 1
- yes
-
-
- DisplayPort-2
- AUS
- PG42UQ
- R1LMTF056092
-
-
- 3840
- 2160
- 119.999
-
-
-
-