From 6ac83326ddba3ebcb4866435a6df0ea75483ee03 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 16 Jan 2021 15:10:36 +0530 Subject: changes --- bin/.bin/disp | 4 ++-- bspwm/.config/bspwm/bspwmrc | 8 ++++---- dunst/.config/dunst/dunstrc | 2 +- picom/.config/picom.conf | 1 + polybar/.config/polybar/config | 3 ++- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- x/.Xresources | 6 +++--- zathura/.config/zathura/zathurarc | 2 +- zsh/.zshrc | 4 ++-- 9 files changed, 19 insertions(+), 17 deletions(-) diff --git a/bin/.bin/disp b/bin/.bin/disp index e6de4a8..89045b2 100755 --- a/bin/.bin/disp +++ b/bin/.bin/disp @@ -1,7 +1,7 @@ #!/bin/sh status=$(cat /sys/class/drm/card0/*HDMI*/status) if [ $status == "connected" ]; then - xrandr --output eDP --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-A-0 --mode 1366x768 --pos 0x0 --scale 1.4x1.4 --rotate normal --output DisplayPort-0 --off + xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-1 --mode 1366x768 --pos 0x0 --scale 1.4x1.4 --rotate normal --output DisplayPort-0 --off else - xrandr --output eDP --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --off + xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --off fi diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index c68484b..1585d54 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -1,8 +1,8 @@ #!/bin/bash # bspwm -bspc monitor eDP -d 1 2 3 4 5 6 -bspc config border_width 3 +bspc monitor -d 1 2 3 4 5 6 +bspc config border_width 0 bspc config window_gap 8 bspc config split_ratio 0.50 bspc config focus_follows_pointer true @@ -15,7 +15,7 @@ bspc config active_border_color '#171a1f' bspc config focused_border_color '#20242a' # rules -bspc rule -a firefox desktop='^2' +bspc rule -a Brave-browser desktop='^2' bspc rule -a Steam desktop='^6' bspc rule -a "VirtualBox Manager" desktop='^6' @@ -29,7 +29,7 @@ xset s 300 & ~/.fehbg & urxvtd & ~/.bin/bat_check & -picom & +picom --experimental-backends & dunst & ~/.config/polybar/launch.sh & sudo rtcwake -m mem -s 1 diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 60b6658..6716cf5 100755 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -28,7 +28,7 @@ # Font and typography settings icon_path = /home/x/.icons/Blue-Maia/status/:/home/x/.icons/Blue-Maia/status/devices/:/home/x/.icons/Blue-Maia/status/apps - font = JetBrains Mono Nerd Font Mono 10 + font = Input Mono 10 alignment = center show_age_threshold = 60 ellipsize = middle diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 6728dcd..38ff676 100755 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -60,6 +60,7 @@ wintypes: }; ## MISC +experimental-backends = true; backend = "glx"; mark-wmwin-focused = true; mark-ovredir-focused = true; diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 67965f1..9651eff 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -31,7 +31,8 @@ padding-left = 2 padding-right = 2 module-margin-left = 1.5 module-margin-right = 1.5 -font-0 = JetBrains Mono Nerd Font Mono:style=medium:size=11.5:antialias=true:autohint=true:lcdfilter=lcddefault:rgba=rgb +font-0 = Input Mono:style=medium:size=11.5:antialias=true:autohint=true:lcdfilter=lcddefault:rgba=rgb +font-1 = JetBrains Mono Nerd Font Mono:style=medium:size=11.5:antialias=true:autohint=true:lcdfilter=lcddefault:rgba=rgb modules-left = pulseaudio battery date time cmus modules-center = modules-right = bspwm diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 69126ac..79629ea 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -3,11 +3,11 @@ super + Return super + shift + Return bspc rule -a \* -o state=floating && urxvtc super + @space - dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" + dmenu_run -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + x ~/.bin/shut super + shift + w - firefox + brave control + alt + l xset s activate super + shift + f @@ -21,7 +21,7 @@ control + Print control + shift + Print maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png super + shift + p - passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" + passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + Escape pkill -USR1 -x sxhkd diff --git a/x/.Xresources b/x/.Xresources index 8d821aa..2637192 100755 --- a/x/.Xresources +++ b/x/.Xresources @@ -36,11 +36,11 @@ *.color15: #F8F8F2 URxvt.cursorBlink : 1 -URxvt.font :xft:JetBrainsMono Nerd Font Mono:size=10:style=Regular \ +URxvt.font :xft:Input Mono:size=10:style=Regular \ xft:DejaVu Sans Mono:size=9:style=Medium -URxvt.italicFont :xft:JetBrainsMono Nerd Font Mono:size=10:style=Italic -URxvt.boldFont :xft:JetBrainsMono Nerd Font Mono:size=10:style=Bold +URxvt.italicFont :xft:Input Mono:size=10:style=Italic +URxvt.boldFont :xft:Input Mono:size=10:style=Bold URxvt.lineSpace : 0 URxvt.letterSpace : 0 diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index e49be4d..87d44d0 100755 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -3,7 +3,7 @@ # NOTE: This file is automatically generated by pywal. Do not edit it by hand. -set font "JetBrainsMono Nerd Font Mono 8" # Use Hack as our font of choice +set font "Input Mono 8" # Use Hack as our font of choice #set guioptions "v" # Show a "progress bar" when scrolling up/down set adjust-open "width" # Make documents take up all the available space by default set statusbar-basename "true" # When using the status bar, show the basename only diff --git a/zsh/.zshrc b/zsh/.zshrc index 9a89777..d07f64c 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -7,7 +7,7 @@ setopt appendhistory hist_ignore_all_dups hist_ignore_space #exports export VISUAL=nvim export EDITOR="$VISUAL" -export BROWSER=chromium +export BROWSER=brave export PATH=$PATH:$HOME/.bin export TERM=rxvt-unicode-256color export XDG_CURRENT_DESKTOP=bspwm @@ -51,7 +51,7 @@ rmdata() { # Enable colors and change prompt: autoload -U colors && colors -fpath+=$HOME/.config/zsh/pure +fpath+=$HOME/.cache/zsh/pure autoload -U promptinit; promptinit prompt pure PURE_PROMPT_SYMBOL=$ -- cgit v1.2.3