From c77858def67691eeed093b14120e3bf9455d8bfe Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 23 Feb 2020 15:46:56 +0530 Subject: ... --- alacritty/.config/alacritty/alacritty.yml | 4 +-- bspwm/.config/bspwm/bspwmrc | 4 +-- nvim/.config/nvim/plugged/deoplete.nvim | 2 +- rofi/.config/rofi/config | 51 +++++++++++++++++++++++++------ sxhkd/.config/sxhkd/sxhkdrc | 4 +-- x/.Xresources | 24 +++++++-------- x/.xinitrc | 3 +- 7 files changed, 62 insertions(+), 30 deletions(-) diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index c0f41f2..c76c7d5 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -36,13 +36,13 @@ font: # - (macOS) Menlo # - (Linux) monospace # - (Windows) Consolas - family: 'Fantasque Sans Mono' + family: 'Hermit' # The `style` can be specified to pick a specific face. style: Regular # Point size - size: 8.5 + size: 9 offset: x: 0 diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 1f63767..ac37b7c 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -1,6 +1,7 @@ #! /bin/sh sxhkd & +urxvtd & dunst & xset b off & xset s 600 & @@ -11,7 +12,6 @@ compton --config ~/.config/compton.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & feh --bg-fill ~/Pictures/road.jpg & -urxvtd & bspc monitor -d term web music files code virt chat game IX X @@ -22,7 +22,7 @@ bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true -bspc rule -a firefox desktop='^2' +bspc rule -a Firefox desktop='^2' bspc rule -a Spotify desktop='^3' bspc rule -a telegram-desktop desktop='^7' bspc rule -a Pcmanfm desktop='^4' diff --git a/nvim/.config/nvim/plugged/deoplete.nvim b/nvim/.config/nvim/plugged/deoplete.nvim index 1ec8428..ebc9c15 160000 --- a/nvim/.config/nvim/plugged/deoplete.nvim +++ b/nvim/.config/nvim/plugged/deoplete.nvim @@ -1 +1 @@ -Subproject commit 1ec8428fc4a150756dc793295b44f7e62544b5ed +Subproject commit ebc9c155b0247314609e8d326e030adb3391f243 diff --git a/rofi/.config/rofi/config b/rofi/.config/rofi/config index b096ad7..499f20f 100644 --- a/rofi/.config/rofi/config +++ b/rofi/.config/rofi/config @@ -1,11 +1,42 @@ -rofi.theme: ~/.cache/wal/colors-rofi-dark.rasi -rofi.lines: 6 -!rofi.separator-style: none -!rofi.columns: 1 -rofi.font: Hermit 12 -!rofi.bw: 0 -!rofi.eh: 2 -!rofi.hide-scrollbar: true -rofi.auto-select: false -!rofi.display-drun:? +rofi.modi: ssh,drun,run +rofi.sidebar-mode: true +rofi.terminal: termite +rofi.ssh-client: ssh +rofi.ssh-command: {terminal} -e "{ssh-client} {host}" +rofi.opacity: 100 +rofi.width: 50 +rofi.lines: 8 +rofi.columns: 1 +rofi.font: Hermit 12 +rofi.fg: #5294E2 +rofi.bg: #5d729f +rofi.fg-active: #34405a +rofi.fg-urgent: #34405a +rofi.hlfg-active: #5e73a0 +rofi.hlfg-urgent: #5e73a0 +rofi.bg-active: #34405a +rofi.bg-urgent: #34405a +rofi.hlbg-active: #5d729f +rofi.hlbg-urgent: #5d729f +rofi.bgalt: #5671a0 +rofi.hlfg: #34405a +rofi.hlbg: #34405a +rofi.bc: #789ee1 +! State: 'bg', 'fg', 'bgalt', 'hlbg', 'hlfg' +rofi.color-normal: #353944, #FFFFFF, #353944, #5294E2, #FFFFFF +rofi.color-normal: #353944, #FFFFFF, #353944, #5294E2, #FFFFFF +rofi.color-normal: #353944, #FFFFFF, #353944, #5294E2, #FFFFFF +! 'background', 'border' +rofi.color-window: #353944, #404552 +rofi.bw: 10 +rofi.location: 0 +rofi.padding: 20 +rofi.levenshtein-sort: true +rofi.case-sensitive: false +rofi.fuzzy: false +rofi.line-margin: 2 +rofi.separator-style: solid +rofi.hide-scrollbar: true +rofi.markup-rows: false +rofi.scrollbar-width: 8 diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 694eaea..63ca260 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -1,9 +1,9 @@ # wm independent hotkeys ## terminal emulator super + Return - urxvtc + alacritty super + shift + Return - bspc rule -a \* -o state=floating && urxvtc + bspc rule -a \* -o state=floating && alacritty # program launcher super + @space diff --git a/x/.Xresources b/x/.Xresources index 8ad8a5e..63035d7 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -13,9 +13,9 @@ URxvt.scrollTtyOutput: false URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true -URxvt.font: xft:Hermit:style=Medium:size=9:antialias=true,xft:DejaVu Sans Mono:size=9:style=Medium:antialias=true -URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true -URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true +URxvt.font: xft:Hermit:size=9:style=medium:antialias=true +!URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true +!URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false @@ -57,14 +57,14 @@ URxvt*inheritPixmap: False *color15: #e0dede ! Perls -URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font -URxvt.resize-font.step: 1 -URxvt.keysym.M-Escape : perl:keyboard-select:activate -URxvt.keysym.M-u : perl:url-select:select_next -URxvt.keysym.M-s : perl:keyboard-select:search +!URxvt.perl-ext-common : default,matcher,keyboard-select,url-select +!URxvt.resize-font.step: 1 +!URxvt.keysym.M-Escape : perl:keyboard-select:activate +!URxvt.keysym.M-u : perl:url-select:select_next +!URxvt.keysym.M-s : perl:keyboard-select:search !URxvt.perl-ext-common : tabbed,default,matcher !Urxvt.perl-lib : /usr/lib/urxvt/perl/ -URxvt.url-select.launcher : firefox -URxvt.url-select.autocopy : true -URxvt.url-select.underline : true -URxvt.url-select.button: 1 +!URxvt.url-select.launcher : firefox +!URxvt.url-select.autocopy : true +!URxvt.url-select.underline : true +!URxvt.url-select.button: 1 diff --git a/x/.xinitrc b/x/.xinitrc index 5f1d891..79d2232 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -41,4 +41,5 @@ if [ -n "$DISPLAY" ]; then fi xsetroot -cursor_name left_ptr -exec dbus-launch bspwm +xset +fp /usr/share/fonts/liberation-fonts +exec bspwm -- cgit v1.2.3