Compare commits

..

3 commits

3 changed files with 56 additions and 30 deletions

View file

@ -158,7 +158,6 @@ let
in in
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
citron-emu
ryubing ryubing
borgbackup borgbackup
borgtui borgtui
@ -196,34 +195,35 @@ in
}; };
}; };
citron-emu = { # FIXME: change to edenemu
name = "Citron w/ Borg Backups"; # citron-emu = {
comment = "Citron Emulator with Borg Backups"; # name = "Citron w/ Borg Backups";
exec = mkLaunchCommand { # comment = "Citron Emulator with Borg Backups";
savePath = "${homeDir}/.local/share/citron/nand/user/save"; # exec = mkLaunchCommand {
backupPath = "/pool/Backups/Switch/CitronSaves"; # savePath = "${homeDir}/.local/share/citron/nand/user/save";
maxBackups = 30; # backupPath = "/pool/Backups/Switch/CitronSaves";
command = "citron-emu"; # maxBackups = 30;
}; # command = "citron-emu";
icon = "applications-games"; # };
type = "Application"; # icon = "applications-games";
terminal = false; # type = "Application";
categories = [ # terminal = false;
"Game" # categories = [
"Emulator" # "Game"
]; # "Emulator"
mimeType = [ # ];
"application/x-nx-nca" # mimeType = [
"application/x-nx-nro" # "application/x-nx-nca"
"application/x-nx-nso" # "application/x-nx-nro"
"application/x-nx-nsp" # "application/x-nx-nso"
"application/x-nx-xci" # "application/x-nx-nsp"
]; # "application/x-nx-xci"
prefersNonDefaultGPU = true; # ];
settings = { # prefersNonDefaultGPU = true;
StartupWMClass = "Citron"; # settings = {
GenericName = "Nintendo Switch Emulator"; # StartupWMClass = "Citron";
}; # GenericName = "Nintendo Switch Emulator";
}; # };
# };
}; };
} }

View file

@ -0,0 +1,13 @@
[?25l ▄▄▄ ▄▄▄ ▄▄▄ 
▄▄▄▄ ▄▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄▄▄ ▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄░
▄▄▄▄▄▄ ▄▄▄ 
░▄▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ 
▄ ▄▄▄▄▄▄▄▄▄░░▄▄▄▄ 
▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄ ▄▄▄▄ ▄▄▄ 
[?25h

View file

@ -0,0 +1,13 @@
[?25l ▄▄▄ ▄▄▄ ▄▄▄ 
▄▄▄▄ ▄▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄ 
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄▄▄ ▄▄▄▄▄▄ 
▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄░
▄▄▄▄▄▄ ▄▄▄ 
░▄▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ 
▄ ▄▄▄▄▄▄▄▄▄░░▄▄▄▄ 
▄▄▄▄▄▄▄ ▄░▄ 
▄▄▄ ▄▄▄▄ ▄▄▄ 
[?25h