Set Styling for rofi
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
krusader
|
||||
krename
|
||||
kdiff3
|
||||
# kdePackages.kompare
|
||||
xxdiff
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
krusader
|
||||
krename
|
||||
kdiff3
|
||||
# kdePackages.kompare
|
||||
xxdiff
|
||||
];
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user