Set Styling for rofi
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.packages = [pkgs.gh];
|
||||
}:
|
||||
{
|
||||
home.packages = [ pkgs.gh ];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user