This commit is contained in:
kenji
2025-07-07 18:20:12 -05:00
parent e5bc8801a4
commit bd2465d356
10 changed files with 97 additions and 29 deletions
+6 -2
View File
@@ -7,7 +7,7 @@
general = {
Terminal = {
font = "JetBrainsMono Nerd Font";
size = "12";
size = "18";
shell = "fish"; # or zsh
aliases = {
};
@@ -32,7 +32,11 @@
];
};
Hyprland = {
monitors = [];
monitors = [
"DP-1, highres@165,0x1080,auto"
"DP-2, highres@highrr, 0x0,auto"
"HDMI-A-1, preferred, 20000x20000,1"
];
};
Git = {
user = "";