Compare commits

..

No commits in common. "76b73940085aa7fb7eb580f5e53bf39a51c73411" and "124c0d837bd68fc6cedd6bad06b992ac2266c1a7" have entirely different histories.

2 changed files with 16 additions and 17 deletions

View file

@ -495,11 +495,11 @@
"homebrew-cask": {
"flake": false,
"locked": {
"lastModified": 1728371120,
"narHash": "sha256-mgrehRUwuNRDw0ludqqcf2mmTtjX9ylE9D4esUWw7Ik=",
"lastModified": 1728351263,
"narHash": "sha256-Kxo5qL3MI5TdZ8LxwmvhFMJCzpp3dKA1xixE69juOMY=",
"owner": "homebrew",
"repo": "homebrew-cask",
"rev": "b3c2b5cde945f61dcacef87e66ed2cd49a4c8833",
"rev": "2f5cb6b5b0812c5793a7312b35caa60b2a651410",
"type": "github"
},
"original": {
@ -511,11 +511,11 @@
"homebrew-core": {
"flake": false,
"locked": {
"lastModified": 1728371045,
"narHash": "sha256-vb8tYR8G3T4jOjeY2u7nOC9ZOLe+HZlYVjGFGPHOwm4=",
"lastModified": 1728353286,
"narHash": "sha256-AY1KeY1PRf1DEAys7yC4zBP4qqbZ0Yw49yyozUmTj5Q=",
"owner": "homebrew",
"repo": "homebrew-core",
"rev": "3940b2cc99108963e137c474e032f0daff2ad3b5",
"rev": "3512d7f29d0c53821788730cea45b9962c74cfba",
"type": "github"
},
"original": {
@ -728,11 +728,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1728241625,
"narHash": "sha256-yumd4fBc/hi8a9QgA9IT8vlQuLZ2oqhkJXHPKxH/tRw=",
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c31898adf5a8ed202ce5bea9f347b1c6871f32d1",
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
"type": "github"
},
"original": {
@ -922,11 +922,11 @@
]
},
"locked": {
"lastModified": 1728361024,
"narHash": "sha256-gGQId4FCjErIkZoeak3Urpu3AV+KM0UMpeRSkP26dZ4=",
"lastModified": 1728274624,
"narHash": "sha256-auf6OnXvV8LiH/KvGIDmxUdhPeivGSxOHxrPvMHd+T4=",
"owner": "Gerg-L",
"repo": "spicetify-nix",
"rev": "292e6e185fe1e710d8f8e23ce3ec9f93e5bb6306",
"rev": "4bcc76b94f01cfddc899191e99d96059b8702608",
"type": "github"
},
"original": {
@ -1084,11 +1084,11 @@
"typst-preview": "typst-preview"
},
"locked": {
"lastModified": 1728371200,
"narHash": "sha256-bkq8ncSaICBKKhaFjWj8oBEQw88T9dwT+YLWmDfGJLY=",
"lastModified": 1728353732,
"narHash": "sha256-v0/nNjHF2yqUPZ5e+0GOrvl77cxNerpLNSLzoKE0g2I=",
"owner": "youwen5",
"repo": "viminal",
"rev": "6cdb83a7722007499fba016f8771379044bcf187",
"rev": "ad551a46f8e5828dff16cfbb6f1ad358de0e2486",
"type": "github"
},
"original": {

View file

@ -8,12 +8,11 @@
enable = true;
theme = "Tokyo Night";
font.name = "CaskaydiaCove Nerd Font";
shellIntegration.enableFishIntegration = true;
shellIntegration.enableBashIntegration = true;
settings = {
font_size = 12;
window_padding_width = "8 8 0";
confirm_os_window_close = -1;
shell_integration = "enabled";
enable_audio_bell = "no";
background_opacity = "0.8";
allow_remote_control = "socket-only";