xfce4
This commit is contained in:
parent
dd9ce9cd69
commit
9fd3ad2910
2 changed files with 5 additions and 0 deletions
|
|
@ -41,5 +41,9 @@
|
|||
source = config.lib.file.mkOutOfStoreSymlink ../../waybar;
|
||||
recursive = true;
|
||||
};
|
||||
xfce4 = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../xfce4;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
1
xfce4/helpers.rc
Normal file
1
xfce4/helpers.rc
Normal file
|
|
@ -0,0 +1 @@
|
|||
TerminalEmulator=kitty
|
||||
Loading…
Add table
Reference in a new issue