Tweaked colors

This commit is contained in:
CramMK
2020-01-13 15:41:02 +01:00
parent ed1c6898b3
commit ac3ba32301
4 changed files with 11 additions and 9 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Dotfiles
My personal dotfiles, managed with the 'dotdrop' submodule

View File

@@ -46,7 +46,7 @@
*.color14: nord7 *.color14: nord7
*.color15: nord6 *.color15: nord6
XTerm.vt100.faceName: xft:FuraCode Nerd Font:style=Light:size=11:antialias=true XTerm.vt100.faceName: xft:FuraCode Nerd Font:style=Light:size=11:antialias=true
XTerm.vt100.scrollBar: false XTerm.vt100.scrollBar: false
Xterm.vt100.scrollBar.widht:1 Xterm.vt100.scrollBar.widht:1

View File

@@ -2,14 +2,11 @@
### bashrc from Marc ### ### bashrc from Marc ###
######################## ########################
PS2="\n>" CHAR="\[\033[1;93m\]$\[\033[m\]"
NAME="\[\033[0;32m\]\u\[\033[m\]" NAME="\[\033[1;32m\]\u\[\033[m\]"
DIR="\[\033[1;34m\]\w\[\033[m\]" HOST="\[\033[0;37m\]\h\[\033[m\]"
export PS1="${NAME}@\h: ${DIR} ${PS2} " DIR="\[\033[1;94m\]\w\[\033[m\]"
export PS1="${NAME}@${HOST}:${DIR} ${CHAR} "
# Colored Files
LS_COLORS=$LS_COLORS:'di=1;32:'
export LS_COLORS
# dotfile management # dotfile management
alias dotdrop="~/dotfiles/dotdrop.sh --cfg=~/dotfiles/config.yaml" alias dotdrop="~/dotfiles/dotdrop.sh --cfg=~/dotfiles/config.yaml"

View File

@@ -190,3 +190,6 @@ mode "lock-screen" {
bindsym $mod+Shift+d mode "lock-screen" bindsym $mod+Shift+d mode "lock-screen"
# xrandr --output DVI-I-1 --auto --right-of VGA-1 # xrandr --output DVI-I-1 --auto --right-of VGA-1
# exec "--no-startup-id setxkbmap -layout us"
exec setxkbmap -layout us