u
This commit is contained in:
@@ -43,11 +43,11 @@ alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_l
|
||||
alias nr="nitrogen --restore"
|
||||
alias myip="echo $(wget http://ipinfo.io/ip -qO -)"
|
||||
|
||||
# display setup / layout
|
||||
# l1a : laptop + 1 monitor - setup a : latop to the left, monitor to the right
|
||||
dsl1a() {
|
||||
nr
|
||||
# display setup
|
||||
alias ds11_info="echo '1 laptop + 1 monitor'"
|
||||
ds11() {
|
||||
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
|
||||
nr
|
||||
}
|
||||
|
||||
# # Change the window title of X terminals
|
||||
|
||||
Reference in New Issue
Block a user