mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
refactor
This commit is contained in:
@@ -12,16 +12,6 @@
|
||||
pictures = "${config.home.homeDirectory}/Bilder";
|
||||
videos = "${config.home.homeDirectory}/Videos";
|
||||
};
|
||||
home.file.".config/autostart/1password.desktop" = {
|
||||
text = ''
|
||||
[Desktop Entry]
|
||||
Name=1Password
|
||||
Exec=${pkgs._1password-gui}/bin/1password --silent %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=1password
|
||||
'';
|
||||
};
|
||||
dconf.settings = {
|
||||
"moe/tsukimi" = {
|
||||
accent-color-code = "rgb(46,194,126)";
|
||||
|
||||
Reference in New Issue
Block a user