Squashed commit of the following:

- dusnt theme
    - readme fix?
    - removed librewolf from laptop backup. takes too long
    - wezterm var for wezterm
    - use p10kbar only if wezterm var
    - removed zsh entry in wezterm and tmux
    - moved to librewolf
    - backup changes
This commit is contained in:
2025-07-30 03:03:50 -05:00
parent 0574377182
commit 83318afdb6
11 changed files with 37 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ fi
export DEV_ENV=~
export PROMPT_EOL_MARK=""
export EDITOR="nvim"
export BROWSER="custom-zen.desktop"
#export BROWSER="custom-zen.desktop"
export PREFIX=/usr
export PATH="$PATH:$HOME/.cargo/bin:$HOME/.local/bin/blender-4.1.1-linux-x64"
export MANPAGER='nvim +Man!'

View File

@@ -493,3 +493,21 @@
# set_stack_tag = "volume"
#
# vim: ft=cfg
[global]
frame_color = "#8aadf4"
separator_color= frame
highlight = "#8aadf4"
[urgency_low]
background = "#24273a"
foreground = "#cad3f5"
[urgency_normal]
background = "#24273a"
foreground = "#cad3f5"
[urgency_critical]
background = "#24273a"
foreground = "#cad3f5"
frame_color = "#f5a97f"

View File

@@ -2,9 +2,6 @@
set -g default-terminal "screen-256color"
set -g terminal-overrides 'screen*:colors=256'
set -g default-shell /bin/zsh
set -g default-command /bin/zsh
set -gq allow-passthrough on
set -g visual-activity off

View File

@@ -2,7 +2,10 @@ local wezterm = require 'wezterm'
local colors= require 'colors'
local config = {}
config.default_prog = { 'zsh', '-l' } --config.font = wezterm.font 'Classic Console' config.font_size = 15 config.font = wezterm.font 'Source Code Pro'
--config.font = wezterm.font 'Classic Console' config.font_size = 15 config.font = wezterm.font 'Source Code Pro'
config.set_environment_variables = {
wezterm = 'yes',
}
config.enable_tab_bar = false
config.font = wezterm.font_with_fallback {