dwm & BobTheFish Configuration Updates
- Add ru_gaps, centeredmaster, gridmode, cyclelayouts, and restartsig patches to dwm - Enable git stuff, newline cursor, process, user, and hostname for BobTheFish theme
This commit is contained in:
Submodule .config/dwm updated: dedee93f33...77e12f4e9a
@@ -10,8 +10,19 @@ export TERM=xterm-256color
|
||||
export XDG_CONFIG_HOME=$HOME/.config
|
||||
|
||||
# bobthefish Configuration
|
||||
set -g theme_display_git yes
|
||||
set -g theme_display_git_dirty yes
|
||||
set -g theme_display_git_untracked yes
|
||||
set -g theme_display_git_ahead_verbose yes
|
||||
set -g theme_display_git_dirty_verbose yes
|
||||
set -g theme_display_git_stashed_verbose yes
|
||||
set -g theme_display_git_master_branch yes
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_display_user yes
|
||||
set -g fish_prompt_pwd_dir_length 0
|
||||
set -g theme_color_scheme dracula
|
||||
set -g theme_newline_cursor yes
|
||||
set -g theme_newline_cursor yes
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_title_display_process yes
|
||||
set -g theme_title_display_user yes
|
||||
set -g theme_display_hostname yes
|
||||
|
Reference in New Issue
Block a user