This commit is contained in:
committer
2024-05-22 13:25:48 -05:00
parent f6ae320bdf
commit 0852def999

View File

@@ -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