mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-31 14:49:37 +00:00
chore(sway): update media keys & mouse accel; cleanup wezterm/nvim
This commit is contained in:
parent
8dc22335bc
commit
4a308d2d90
3 changed files with 11 additions and 25 deletions
|
|
@ -10,8 +10,6 @@ if is_darwin() then
|
|||
config.default_prog = { "/opt/homebrew/bin/fish", "-l" }
|
||||
end
|
||||
|
||||
config.window_decorations = "RESIZE"
|
||||
|
||||
config.color_scheme = 'Kanagawa (Gogh)'
|
||||
|
||||
config.window_background_opacity = is_darwin() and 0.85 or 0.95
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue