all repos — dotfiles @ 0e5edf1bf7997eb26c9756e09b3423f0aa41e6c6

my *nix dotfiles

Switch to alacritty

Few other stuff

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Tue, 10 Dec 2019 22:46:38 +0530
commit

0e5edf1bf7997eb26c9756e09b3423f0aa41e6c6

parent

1dc95e9a890c822a643e6f6b2f4ec4a4891e474d

4 files changed, 6 insertions(+), 5 deletions(-)

jump to
M .Xresources.Xresources

@@ -50,7 +50,7 @@ *color15: base07

! Urxvt config !--------------------- -URxvt.font: xft:Roboto Mono:size=14:style=Medium:antialias=true +URxvt.font: xft:Roboto Mono:size=14:style=Medium:antialias=true, xft:Noto Sans:size=14:style=Medium:antialias=true URxvt.scrollBar: false URxvt.cursorBlink: true URxvt.internalBorder: 30

@@ -63,7 +63,7 @@ URxvt.url-launcher: /usr/bin/firefox

URxvt.visualBell: false URxvt.depth: 20 URxvt.lineSpace: 1 -URxvt.geometry: 65x19 +URxvt.geometry: 80x20 URxvt.intensityStyles: false URxvt.iso14755: false URxvt.iso14755_52: false
M bash/promptbash/prompt

@@ -39,7 +39,7 @@ fi

} prompt_pwd() { - echo -ne "\001${gry}\002$(dirs +0)\001${rst}\002" + echo -ne "\001${cyn}\002$(dirs +0)\001${rst}\002" } rootornot() {

@@ -47,5 +47,5 @@ [[ "$(id -u)" -eq 0 ]] &&

echo -ne "\001${red}\002#\001${rst}\002" } -PS1='\n$(prompt_pwd)$(git_branch)$(dirtyorclean)$(rootornot) ' +PS1='\n$(prompt_pwd)$(git_branch)$(dirtyorclean)\n▲$(rootornot) ' PS2="> "
A bin/shite

@@ -0,0 +1,1 @@

+/home/icy/code/shite/shite
M config/sxhkd/sxhkdrcconfig/sxhkd/sxhkdrc

@@ -6,7 +6,7 @@ #|___/_/\_\_| |_|_|\_\__,_|_| \___|

# super + Return - urxvtc -cd "/home/icy" + alacritty super + d rofi -show run