mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add rofi, update fish cfg/scripts, update nvim cfg, update wezterm cfg
This commit is contained in:
parent
e801f0a680
commit
6e8bb638ee
24 changed files with 104 additions and 77 deletions
|
|
@ -26,7 +26,7 @@ config.colors = {
|
|||
indexed = { [16] = "#ffa066", [17] = "#ff5d62" },
|
||||
}
|
||||
|
||||
config.window_background_opacity = is_darwin() and 0.8 or 0.5
|
||||
config.window_background_opacity = is_darwin() and 0.7 or 0.65
|
||||
config.window_decorations = "RESIZE"
|
||||
|
||||
config.font_size = is_darwin() and 13 or 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue