mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add persistence for gpu-screen-recorder and gh settings
This commit is contained in:
parent
d5a886a6dd
commit
b6cd74c732
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
||||||
"Pictures" # config.xdg.userDirs.pictures (infinite recursion)
|
"Pictures" # config.xdg.userDirs.pictures (infinite recursion)
|
||||||
"Videos" # This is where I store clips from gpu-screen-recorder-gtk
|
"Videos" # This is where I store clips from gpu-screen-recorder-gtk
|
||||||
".config/obsidian"
|
".config/obsidian"
|
||||||
|
".config/gpu-screen-recorder"
|
||||||
|
".config/gh"
|
||||||
|
".config/gh-dash"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue