mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 22:03:24 +01:00
[PR #174] [MERGED] Many fix after update flake.lock #186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/174
Author: @ryan4yin
Created: 11/12/2024
Status: ✅ Merged
Merged: 11/12/2024
Merged by: @ryan4yin
Base:
main← Head:many-fix📝 Commits (8)
290e813fix: hyprland - https://github.com/hyprwm/Hyprland/issues/797190c5500fix: zellij+kitty: https://github.com/zellij-org/zellij/issues/359262493fbchore(kitty): update deprecated optionea723f5docs: hyprlandfebad12chore: remove wezterm, it's broken currently https://github.com/NixOS/nixpkgs/issues/3360690444ddbfeat: add foot terminal9c514a7feat: add alacrittyfb6b4a3feat(hyprland): use kitty as the default terminal emulator📊 Changes
16 files changed (+236 additions, -125 deletions)
View changed files
📝
.typos.toml(+20 -1)📝
home/base/gui/terminal/README.md(+3 -5)➕
home/base/gui/terminal/alacritty/catppuccin-mocha.toml(+65 -0)➕
home/base/gui/terminal/alacritty/default.nix(+61 -0)➕
home/base/gui/terminal/foot.nix(+62 -0)📝
home/base/gui/terminal/kitty.nix(+2 -2)➖
home/base/gui/terminal/wezterm.nix(+0 -105)📝
home/base/tui/zellij/default.nix(+4 -1)📝
home/darwin/aerospace/aerospace.toml(+3 -3)➕
home/linux/gui/hyprland/README.md(+9 -0)📝
home/linux/gui/hyprland/conf/hyprland.conf(+1 -1)📝
home/linux/gui/hyprland/conf/waybar/config.jsonc(+3 -3)📝
home/linux/gui/hyprland/options/nvidia.nix(+1 -0)📝
modules/darwin/apps.nix(+0 -2)📝
modules/darwin/users.nix(+1 -1)📝
modules/nixos/desktop/misc.nix(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.