diff --git a/.config/Xresources b/.config/Xresources index 950df99..681c363 100644 --- a/.config/Xresources +++ b/.config/Xresources @@ -9,7 +9,7 @@ URxvt.font: xft:Iosevka:size=10, \ xft:Inconsolata Nerd Font Mono:size=10, \ xft:DejaVuSansMono Nerd Font:size=10, \ xft:DroidSansMono Nerd Font:size=10, \ - xft:FuraMono Nerd Font:size=10, \ + xft:FiraMono Nerd Font:size=10, \ xft:RobotoMono Nerd Font:size=10, \ xft:Noto Sans Mono:size=10, \ xft:Monospace:style=Medium:size=10 @@ -41,35 +41,37 @@ URxvt.urlLauncher: brave URxvt.underlineURLs: true URxvt.urlButton: 1 -st*font: xft:Iosevka:size=10:antialias=true:autohint=true -st*depth:32 +st*font: Iosevka Nerd Font:size=10:antialias=true:autohint=true +st*font2: UbuntuMono Nerd Font:size=10:antialias=true:autohint=true +st*depth: 32 st*bold_font: 0 st*background: #1d1f21 st*foreground: #f5f6fa st*cursorColor: #8d9b53 -st.termname: xterm-256color -st.shell: /bin/zsh -st.bellvolume: 0 -st.tabspaces: 8 -st.chscale: 1.0 -st.cwscale: 1.0 +st*termname: st-256color +st*shell: /bin/zsh +st*bellvolume: 0 +st*tabspaces: 8 +st*chscale: 1.0 +st*cwscale: 1.0 -!st.color0: #353540 -!st.color8: #545466 -!st.color1: #8c5760 -!st.color9: #b26f7a -!st.color2: #7b8c58 -!st.color10: #9db270 -!st.color3: #8c6e43 -!st.color11: #b28c55 -!st.color4: #58698c -!st.color12: #7086b2 -!st.color5: #7b5e7d -!st.color13: #9c77b2 -!st.color6: #66808c -!st.color14: #82a2b2 -!st.color7: #8c8b8b -!st.color15: #b8b8c8 +st*color0: #353b48 +st*color8: #2f3640 +st*color1: #e84118 +st*color9: #c23616 +st*color2: #4cd137 +st*color10: #44bd32 +st*color3: #fbc531 +st*color11: #e1b12c +st*color4: #60C0FF +st*color12: #0EA0FF +st*color5: #6B85FF +st*color13: #4466ff +st*color6: #487eb0 +st*color14: #40739e +st*color7: #f5f6fa +st*color15: #c5c8c6 +st*alpha: 0.8 !! Rofi !config @@ -110,5 +112,5 @@ rofi.show-icons: true *.color14: #40739e ! white -*.color7: #c5c8c6 -*.color15: #f5f6fa +*.color7: #f5f6fa +*.color15: #c5c8c6 diff --git a/.config/polybar/config b/.config/polybar/config index db5dc7e..efa3c5c 100755 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -168,31 +168,31 @@ label-empty-padding = 2 ;label-empty-underline = #7f8fa6 ;label-empty-background = #434758 -label-monocle = "ﬕ" +label-monocle = "" label-monocle-padding = 2 ;label-monocle-background = #0097e6 label-monocle-foreground = ${colors.foreground} -label-tiled = "﩯" +label-tiled = "" label-tiled-padding = 2 ;label-tiled-background = #0097e6 label-tiled-foreground = ${colors.foreground} -label-fullscreen = "" +label-fullscreen = "" label-fullscreen-padding = 2 ;label-fullscreen-background = #0097e6 label-fullscreen-foreground = ${colors.foreground} -label-floating = "" +label-floating = "" label-floating-padding = 2 ;label-floating-background = #0097e6 label-floating-foreground = ${colors.foreground} -label-pseudotiled = "" +label-pseudotiled = "" label-pseudotiled-padding = 2 ;label-pseudotiled-background = #0097e6 label-pseudotiled-foreground = ${colors.foreground} -label-locked = "  " +label-locked = "" label-locked-foreground = ${colors.foreground} -label-sticky = "  " +label-sticky = "" label-sticky-foreground = ${colors.foreground} -label-private = "  " +label-private = "" label-private-foreground = ${colors.foreground} ; Separator in between workspaces @@ -231,7 +231,7 @@ label-font = 3 label = %title% label-maxlen = 50 -format-prefix = " " +format-prefix = "" format-foreground = ${colors.foreground} format-background = ${colors.background} @@ -401,7 +401,7 @@ exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{:artist:t10:{artist}: tail = true label-font = 3 label-foreground = ${colors.foreground} -format-prefix = " " +format-prefix = " " format-prefix-font = "5" format-foreground = ${colors.spotgreen} format-background = ${colors.background} diff --git a/.config/qtile/keys.py b/.config/qtile/keys.py index 82a5820..e400c95 100755 --- a/.config/qtile/keys.py +++ b/.config/qtile/keys.py @@ -26,6 +26,7 @@ def window_to_next_group(qtile): i = qtile.groups.index(qtile.currentGroup) qtile.currentWindow.togroup(qtile.groups[i + 1].name) +# ----- Keys keys = [ Key( [mod, 'control'], 'q', @@ -44,11 +45,11 @@ keys = [ lazy.window.kill() # Kill active window ), Key( - [mod, "shift"], "r", + [mod, "mod1"], "r", lazy.restart() # Restart Qtile ), Key( - [mod, "shift"], "q", + [mod, "mod1"], "q", lazy.shutdown() # Shutdown Qtile ), Key([mod], "w", diff --git a/.config/qtile/script/autostart.sh b/.config/qtile/script/autostart.sh index 5085a61..df05f26 100755 --- a/.config/qtile/script/autostart.sh +++ b/.config/qtile/script/autostart.sh @@ -9,7 +9,7 @@ function run { #feh --bg-scale ~/my Files/wallpaper.jpg & nitrogen --restore & -compton & +picom & conky & #pidgin & #dropbox start & diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index c45c653..8b324ab 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -22,7 +22,7 @@ super + Escape # prompt (restart/suspend/shutdown/logout) super + control + q - sh $HOME/.scripts/prompt + sh $SCRIPTS/prompt super + control + r sh $HOME/.scripts/resolution.sh @@ -138,9 +138,9 @@ super + alt + v # games super + alt + p sh $HOME/.scripts/play.sh -# firefox +# browser super + alt + b - firefox + $BROWSER # passmenu alt + y passmenu diff --git a/.config/tdm/sessions/GNOME b/.config/tdm/sessions/GNOME deleted file mode 120000 index 991bcee..0000000 --- a/.config/tdm/sessions/GNOME +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gnome-session \ No newline at end of file diff --git a/.config/tdm/sessions/XFCE4 b/.config/tdm/sessions/XFCE4 deleted file mode 120000 index 592be9f..0000000 --- a/.config/tdm/sessions/XFCE4 +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/startxfce4 \ No newline at end of file diff --git a/.config/xprofile b/.config/xprofile index acfce2a..e28d750 100644 --- a/.config/xprofile +++ b/.config/xprofile @@ -6,9 +6,10 @@ # Autostarts xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & unclutter & +dunst & # Custom Resolutions -xrandr --newmode "768x432_60.00" 25.75 768 792 864 960 432 435 440 450 -hsync +vsync -xrandr --newmode "960x540_60.00" 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync -xrandr --addmode VGA1 768x432_60.00 -xrandr --addmode VGA1 960x540_60.00 +xrandr --newmode "768x432" 25.75 768 792 864 960 432 435 440 450 -hsync +vsync +xrandr --newmode "960x540" 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync +xrandr --addmode VGA1 768x432 +xrandr --addmode VGA1 960x540 diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index 62bcfd7..f6b6d2d 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -25,7 +25,9 @@ export XDG_DATA_HOME="$HOME/.local/share" export XDG_CONFIG_HOME="$HOME/.config" #cleaning up -export XAUTHORITY="$XDG_RUNTIME_DIR"/Xauthority +export PARALLEL_HOME="$XDG_CONFIG_HOME/parallel" +export SCRIPTS="$HOME/.scripts" +export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" export KODI_DATA="${XDG_DATA_HOME:-$HOME/.local/share}/kodi" export PASSWORD_STORE_DIR="$XDG_DATA_HOME/pass" export WGETRC="$XDG_CONFIG_HOME/wgetrc" @@ -33,6 +35,7 @@ export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer" export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" export WINEPREFIX="$XDG_DATA_HOME/wineprefixes/default" export ANDROID_SDK_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/android" +export ADB_VENDOR_KEY="$XDG_CONFIG_HOME/android" export CARGO_HOME="${XDG_DATA_HOME:-$HOME/.local/share}/cargo" export GOPATH="${XDG_DATA_HOME:-$HOME/.local/share}/go" export GTK2_RC_FILES="${XDG_CONFIG_HOME:-$HOME/.config}/gtk-2.0/gtkrc-2.0" diff --git a/.config/zsh/aliases b/.config/zsh/aliases index 0948ceb..6edcfc9 100644 --- a/.config/zsh/aliases +++ b/.config/zsh/aliases @@ -57,6 +57,8 @@ alias lla='exa -al --color=always --group-directories-first' # long format alias lt='exa -aT --color=always --group-directories-first' # tree listing alias reUSD='rm -rf /tmp/rate.html /tmp/rateUSD.txt' alias upElearn='sh $HOME/.scripts/elearning-isitup.sh' +alias ranger='lf' +#alias mpv='mpv --geometry=1280x720' #config shortcuts alias cfvim='vim $XDG_CONFIG_HOME/vim/vimrc' alias cfbash='vim $HOME/.bashrc' diff --git a/.scripts/ss.sh b/.scripts/ss.sh index 30f76d1..3fec2bf 100755 --- a/.scripts/ss.sh +++ b/.scripts/ss.sh @@ -15,7 +15,7 @@ message="What type of screenshot?" chosen=$(echo -en "$choices" | rofi -dmenu -i -theme ~/.config/rofi/theme/Android/four.rasi) case "$chosen" in - $quickSS) scrot '%m-%d-%y.%H:%M:%S.$wx$h.Zi.png' -e 'mv $f ~/Pictures/scrot/' && notify-send -u low "Screenshot saved." ;; + $quickSS) scrot '%m-%d-%y.%H:%M:%S.$wx$h.Zi.png' -d 1 -e 'mv $f ~/Pictures/scrot/' && notify-send -u low "Screenshot saved." ;; $timer) scrot '%m-%d-%y.%H:%M:%S.$wx$h.Zi.png' -d 5 -e 'mv $f ~/Pictures/scrot/' && notify-send -u low "Screenshot saved." ;; $select) scrot -s '%m-%d-%y.%H:%M:%S.$wx$h.Zi.png' -e 'mv $f ~/Pictures/scrot/' && notify-send -u low "Screenshot saved." ;; esac