chore(skhd): Cleaned up config

This commit is contained in:
2024-07-20 14:23:58 +01:00
parent e810b7a115
commit 5a0990fedd
5 changed files with 3 additions and 5 deletions

View File

@@ -4,11 +4,11 @@ import = ["~/.config/alacritty/themes/gruvbox_dark.toml"]
TERM = "xterm-256color" TERM = "xterm-256color"
[font] [font]
size = 14.0 size = 16.0
[font.normal] [font.normal]
family = "JetBrainsMono Nerd Font Mono" family = "JetBrainsMono Nerd Font Mono"
style = "ExtraLight" style = "Light"
[window] [window]
opacity = 1 opacity = 1

View File

@@ -10,6 +10,7 @@ cmd - u : yabai --load-sa && yabai --restart # Assuming you have scripting addit
# Window Management # Window Management
#cmd - h : yabai -m window --resize right:-20:0 #cmd - h : yabai -m window --resize right:-20:0
#cmd - l : yabai -m window --resize left:20:0 #cmd - l : yabai -m window --resize left:20:0
cmd + shift + alt - t : yabai -m window --toggle float
# Focus workspaces 1 through 6 # Focus workspaces 1 through 6

Submodule .config/zsh/plugins/fast-syntax-highlighting deleted from cf318e06a9