rofi and btop settings

This commit is contained in:
2025-06-19 23:45:14 +02:00
parent 51f82ed57a
commit d205b28f4f
2 changed files with 10 additions and 1 deletions

View File

@ -7,6 +7,6 @@
"drun"
"window"
];
terminal = "\${pkgs.ghostty}/bin/ghostty";
terminal = "ghostty";
};
}