about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/.bashrc1
-rwxr-xr-xdebian/.screenlayout/single.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index 2ca605c..9fa6a6e 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -96,6 +96,7 @@ alias la='ls -A'
 # You may want to put all your additions into a separate file like
 # ~/.bash_aliases, instead of adding them here directly.
 # See /usr/share/doc/bash-doc/examples in the bash-doc package.
+alias r=ranger
 alias gcc='gcc -O2 -lm'
 alias g++='g++ -O2 -lm'
 alias fpc='fpc -O1 -XS -gl'
diff --git a/debian/.screenlayout/single.sh b/debian/.screenlayout/single.sh
index 8040932..c7185ab 100755
--- a/debian/.screenlayout/single.sh
+++ b/debian/.screenlayout/single.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-xrandr --output VGA-0 --off --output LVDS --primary --mode 1280x800 --pos 0x0 --rotate normal --output S-video --off
+xrandr --output DP-1 --off --output HDMI-1 --off --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-2 --off