mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Reorganized
This commit is contained in:
parent
4cd0255ba4
commit
e42e996e75
21 changed files with 2397 additions and 965 deletions
6
dot_config/flake/home/waybar/mechabar/rofi.nix
Normal file
6
dot_config/flake/home/waybar/mechabar/rofi.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{...} : {
|
||||
home.file.".config/rofi" = {
|
||||
recursive = true;
|
||||
source = ./rofi;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue