This commit is contained in:
muon 2024-11-13 12:57:20 +00:00
parent 4ab81dd0e6
commit f8024dcac9
2 changed files with 5 additions and 1 deletions

View file

@ -62,7 +62,7 @@ in {
secondary = { secondary = {
name = "HDMI-1"; name = "HDMI-1";
config = { config = {
enable = true; enable = false;
mode = "1280x768"; mode = "1280x768";
position = "1920x312"; position = "1920x312";
rate = "59.99"; rate = "59.99";

View file

@ -17,6 +17,10 @@
# password manager # password manager
bitwarden-desktop bitwarden-desktop
# documents
texliveFull
texstudio
]; ];
home.sessionVariables.BROWSER = "librewolf"; home.sessionVariables.BROWSER = "librewolf";