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
This commit is contained in:
8
env/.config/waybar/config.jsonc
vendored
8
env/.config/waybar/config.jsonc
vendored
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user