From 989269f4d5a0d3834bab3003cc557a5df5dbc13e Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 29 Jul 2025 16:20:22 -0500 Subject: Squashed commit of the following: - customized tmux bar - swapped harpoon keys - fixed exit terminal key - removed trailing commas in waybar config - neovim - added proj search - added notes bind - bind to exit term (doesnt really work for me) - auto cwd OF file dir OR git main dir WHEN bufenter and bind - swaped tmux move keys - changed showmethekey windowrule --- env/.config/waybar/config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'env/.config/waybar') diff --git a/env/.config/waybar/config.jsonc b/env/.config/waybar/config.jsonc index fda6a87..b469e7a 100644 --- a/env/.config/waybar/config.jsonc +++ b/env/.config/waybar/config.jsonc @@ -24,12 +24,12 @@ "custom/ws_end_arrow":{ "format": "", - "tooltip": false, + "tooltip": false }, "custom/mod_end_arrow":{ "format": "", - "tooltip": false, + "tooltip": false }, "hyprland/workspaces": { @@ -84,7 +84,7 @@ "17": ["DP-1"], "18": ["DP-1"], "19": ["DP-1"], - "20": ["DP-1"], + "20": ["DP-1"] }, "sort-by-name": true }, @@ -133,7 +133,7 @@ "17": ["DP-1"], "18": ["DP-1"], "19": ["DP-1"], - "20": ["DP-1"], + "20": ["DP-1"] }, "sort-by-name": true }, -- cgit v1.3