mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
feat(config): 🎨 Update dotfiles configuration
- Fixed theme name format in bat config (removed hyphen) - Corrected linkedin alias typo in fish config - Added new keybinding (A-r) in helix config - Updated Telegram executable name in hyprland config - Revamped lazygit theme colors to Catppuccin - Added new opencode configuration file - Enhanced git delta configuration with new features - Added n8n service and opencode package to llm.nix - Updated Python version in lsp.nix and programming-languages.nix - Updated Telegram firejail profile name in security-services.nix
This commit is contained in:
@@ -259,7 +259,7 @@ bind = $mainMod, Z, exec, pypr zoom
|
||||
|
||||
# bind = $mainMod, T, exec, wezterm start --always-new-process
|
||||
bind = $mainMod, T, exec, nvidia-offload kitty
|
||||
bind = $mainMod SHIFT, T, exec, telegram-desktop
|
||||
bind = $mainMod SHIFT, T, exec, Telegram
|
||||
bind = $mainMod, B, exec, qutebrowser
|
||||
bind = $mainMod SHIFT, B, exec, brave
|
||||
bind = $mainMod, F, exec, thunar
|
||||
|
Reference in New Issue
Block a user