about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/.bashrc3
-rwxr-xr-xdebian/.screenlayout/dual.sh2
-rw-r--r--debian/.xinitrc2
3 files changed, 3 insertions, 4 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index 112dd18..051a617 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -95,8 +95,6 @@ alias r=ranger
 alias gcc='gcc -Wall -Wextra -pedantic -O2 -lm'
 alias g++='g++ -Wall -Wextra -pedantic -O2 -lm'
 alias fpc='fpc -O1 -XS -gl'
-alias mpa='mpv --no-video --loop=inf'
-alias raku=perl6
 alias x='cd $HOME && startx && cd -'
 alias backup='rsync -avh --delete /home/ /data/Home/'
 eval $(thefuck --alias)
@@ -128,3 +126,4 @@ set -o emacs
 export EDITOR=vim
 export PAGER=less
 export IRCSERVER=irc.freenode.net
+export PIP_UNSTABLE_FEATURE=resolver
diff --git a/debian/.screenlayout/dual.sh b/debian/.screenlayout/dual.sh
index e141199..f166e7e 100755
--- a/debian/.screenlayout/dual.sh
+++ b/debian/.screenlayout/dual.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-xrandr --output HDMI2 --off --output HDMI1 --off --output DP1 --primary --mode 1600x900 --pos 1920x0 --rotate normal --output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --output VIRTUAL1 --off
+xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
diff --git a/debian/.xinitrc b/debian/.xinitrc
index 598bd05..c625c3d 100644
--- a/debian/.xinitrc
+++ b/debian/.xinitrc
@@ -1,6 +1,6 @@
 #!/bin/sh
 xrdb -merge ~/.Xresources
-xrandr --output DP1 --mode 1600x900 --primary --right-of eDP1
+$HOME/.screenlayout/dual.sh
 redshift-gtk -l 21.028333:105.854167 &
 mate-power-manager &
 ibus-daemon -drx