diff --git a/.config/hypr/hyprbinds.conf b/.config/hypr/hyprbinds.conf index 4f6f60a..a97b344 100644 --- a/.config/hypr/hyprbinds.conf +++ b/.config/hypr/hyprbinds.conf @@ -68,6 +68,9 @@ bind = CTRL SUPER, Print, exec, grim # Clipboard bind = SUPER SHIFT, V, exec, kitty --class clipse -e clipse +# Pass Manager +bind = SUPER SHIFT, P, exec, rofi-rbw + # Color Picker bind = ALT, P, exec, hyprpicker --format=hex -a diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2a2bf0b..df964c7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -24,7 +24,7 @@ exec-once = /home/rafayahmad/dotfiles/scripts/brightnessWidget.sh exec-once = ~/dotfiles/scripts/battWarning.sh exec-once = ~/dotfiles/scripts/youtubeBlocker.py -exec-once = [workspace special:whatsapp silent] flatpak run com.rtosta.zapzap +exec-once = [workspace special:whatsapp silent] librewolf web.whatsapp.com exec-once = [workspace special:thunderbird silent] thunderbird # Source a file (multi-file configs) diff --git a/.config/waybar/modules.jsonc b/.config/waybar/modules.jsonc index a60ab66..23b270a 100644 --- a/.config/waybar/modules.jsonc +++ b/.config/waybar/modules.jsonc @@ -33,8 +33,8 @@ "on-click": "activate", "on-click-middle": "close", "ignore-list": [ - "thunderbird", - "com.rtosta.zapzap" + "org.mozilla.Thunderbird", + "WhatsApp — LibreWolf" ] }, diff --git a/.config/zed/settings.json b/.config/zed/settings.json index ad1861d..d746693 100644 --- a/.config/zed/settings.json +++ b/.config/zed/settings.json @@ -7,6 +7,23 @@ // custom settings, run `zed: open default settings` from the // command palette (cmd-shift-p / ctrl-shift-p) { + /* Duplicated key auto-commented: "agent": { + "profiles": { + "agent": { + "name": "Agent", + "tools": {}, + "enable_all_context_servers": false, + "context_servers": {} + } + }, + "default_profile": "write", + "default_model": { + "provider": "copilot_chat", + "model": "claude-sonnet-4.5" + }, + "model_parameters": [] + }, */ + "remove_trailing_whitespace_on_save": false, "use_on_type_format": false, "git_panel": { "dock": "right" @@ -20,13 +37,12 @@ } }, "show_edit_predictions": false, - "assistant": { - "default_profile": "minimal", + "agent": { + "default_profile": "write", "default_model": { "provider": "copilot_chat", - "model": "claude-3.7-sonnet" + "model": "claude-sonnet-4.5" }, - "version": "2" }, "terminal": { "dock": "right", diff --git a/.config/zed/settings_backup.json b/.config/zed/settings_backup.json index 8b18e6d..6c553db 100644 --- a/.config/zed/settings_backup.json +++ b/.config/zed/settings_backup.json @@ -7,6 +7,23 @@ // custom settings, run `zed: open default settings` from the // command palette (cmd-shift-p / ctrl-shift-p) { + "agent": { + "profiles": { + "agent": { + "name": "Agent", + "tools": {}, + "enable_all_context_servers": false, + "context_servers": {} + } + }, + "default_profile": "write", + "default_model": { + "provider": "copilot_chat", + "model": "claude-sonnet-4.5" + }, + "model_parameters": [] + }, + "use_on_type_format": false, "git_panel": { "dock": "right" }, @@ -15,14 +32,15 @@ }, "languages": { "JSONC": { - "show_inline_completions": false + "show_edit_predictions": false } }, - "show_inline_completions": false, + "show_edit_predictions": false, "assistant": { + "default_profile": "minimal", "default_model": { "provider": "copilot_chat", - "model": "o1" + "model": "claude-3.7-sonnet" }, "version": "2" }, @@ -46,7 +64,7 @@ }, "vim_mode": true, "ui_font_size": 16, - "buffer_font_size": 15.0, + "buffer_font_size": 16.0, "theme": { "mode": "system", "light": "VSCode Dark Modern", @@ -73,6 +91,11 @@ "vim": { "toggle_relative_line_numbers": true + }, + "diagnostics": { + "inline": { + "enabled": true + } } } diff --git a/scripts/youtubeData b/scripts/youtubeData index daf8795..c998624 100644 --- a/scripts/youtubeData +++ b/scripts/youtubeData @@ -1,2 +1,2 @@ -2025-10-25 -10 +2025-12-07 +59 \ No newline at end of file