mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
switch on darwin
This commit is contained in:
parent
91b011a725
commit
3a9bf7cce2
6 changed files with 15 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
mineffect = "suck";
|
||||
minimize-to-application = true;
|
||||
persistent-apps = [
|
||||
{app = "${pkgs.firefox}/Applications/Firefox.app";}
|
||||
{app = "${pkgs.firefox-bin}/Applications/Firefox.app";}
|
||||
{app = "${pkgs.ghostty-bin}/Applications/Ghostty.app";}
|
||||
{app = "/Applications/Obsidian.app";}
|
||||
# { app = "/Applications/LibreWolf.app"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue