diff options
| author | terminaldweller <thabogre@gmail.com> | 2022-02-16 11:04:29 +0000 |
|---|---|---|
| committer | terminaldweller <thabogre@gmail.com> | 2022-02-16 11:04:29 +0000 |
| commit | 02e71fa35cfe698d879a26681ed68cd4e282b328 (patch) | |
| tree | 132ed5aea1afa6ca94e4f297bf7d357522ff7bb1 /.xprofile | |
| parent | EUID is a bash variable. cant use it even though its faster. (diff) | |
| download | scripts-02e71fa35cfe698d879a26681ed68cd4e282b328.tar.gz scripts-02e71fa35cfe698d879a26681ed68cd4e282b328.zip | |
kmonad
Diffstat (limited to '.xprofile')
| -rwxr-xr-x | .xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile new file mode 100755 index 0000000..b4d146a --- /dev/null +++ b/.xprofile @@ -0,0 +1 @@ +xrandr --output eDP1 --mode 1920x1080 --right-of HDMI2 |
