some changes...
This commit is contained in:
parent
006c022a84
commit
5fe4806092
|
|
@ -39,11 +39,11 @@ then
|
|||
notify-send 0
|
||||
else
|
||||
notify-send "$(cat ${archpath}packages)"
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
function upgrade {
|
||||
urxvt -e yay --noconfirm -Syu
|
||||
kitty -e yay --noconfirm -Syu
|
||||
echo "0" > ${archpath}status
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -841,7 +841,7 @@ map cff shell nvim ~/.config/Scripts/folders
|
|||
map cfc shell nvim ~/.config/Scripts/configs
|
||||
map cft shell nvim ~/.tmux.conf
|
||||
map cfa shell nvim ~/.config/mutt/aliases
|
||||
map cfp shell nvim ~/.config/polybar/config
|
||||
map cfp shell nvim ~/.config/polybar/config.ini
|
||||
map cfd shell nvim ~/.Xresources
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ alias gcp='gcloud compute ssh instance-1'
|
|||
alias blist='borg list ssh://borg@alpine0.home.hartzan.com:2222/backup/xps'
|
||||
alias contabo='ssh hate@164.68.120.85'
|
||||
alias oracle='ssh hate@130.61.180.151'
|
||||
alias azure='ssh hate@98.71.34.234'
|
||||
alias yv='googler -w youtube.com --url-handler mpv $argv'
|
||||
alias rollback='sudo pacback --snapback'
|
||||
alias p10kup='git -C $ZSH_CUSTOM/themes/powerlevel10k pull'
|
||||
|
|
|
|||
|
|
@ -189,6 +189,7 @@ xdg-user-dirs
|
|||
xdg-utils
|
||||
xdo
|
||||
xdotool
|
||||
xf86-video-intel
|
||||
xfsprogs
|
||||
xkeycaps
|
||||
xorg-bdftopcf
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ google-chrome
|
|||
googler
|
||||
gtk-theme-arc-gruvbox-git
|
||||
i3-resurrect-git
|
||||
inxi-git
|
||||
khal-git
|
||||
kmscon-patched-git
|
||||
libglade
|
||||
|
|
@ -25,13 +24,14 @@ libunarr-git
|
|||
light-git
|
||||
lightdm-mini-greeter
|
||||
mailspring
|
||||
mcomix-gtk3-git
|
||||
mcomix
|
||||
networkmanager-dispatcher-chrony
|
||||
networkmanager-dmenu-git
|
||||
nordvpn-bin
|
||||
pacback
|
||||
pbincli
|
||||
picom-git
|
||||
powerline-console-fonts
|
||||
pywal-git
|
||||
qt5-styleplugins
|
||||
ranger-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue