+ sb (source .bashrc)
This commit is contained in:
@@ -44,6 +44,7 @@ alias gparted="sudo gparted"
|
||||
alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll"
|
||||
alias myip="echo $(wget http://ipinfo.io/ip -qO -)"
|
||||
alias nr="nitrogen --restore"
|
||||
alias sb="source ~/.bashrc"
|
||||
alias tp="tp.sh"
|
||||
|
||||
nmrestart() {
|
||||
@@ -129,7 +130,7 @@ ds11() {
|
||||
else
|
||||
echo "${info}"
|
||||
xrandr --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-1 --off --output HDMI-1 --primary --mode 3840x2160 --pos 1920x0 --rotate normal --output DP-2 --off --output HDMI-2 --off --output DP-3 --off --output HDMI-3 --off > /dev/null 2>&1
|
||||
nr
|
||||
nr > /dev/null 2>&1
|
||||
xrdb ~/.Xresources
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user