From d3d4381b296912577550ae1d0310dbc35f7f98cd Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 13 Jan 2024 17:33:24 -0500 Subject: sxhkd housekeeping and debloat --- .config/screenlayout/workstation-singlemon | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .config/screenlayout/workstation-singlemon (limited to '.config/screenlayout/workstation-singlemon') diff --git a/.config/screenlayout/workstation-singlemon b/.config/screenlayout/workstation-singlemon new file mode 100755 index 0000000..e75dd9a --- /dev/null +++ b/.config/screenlayout/workstation-singlemon @@ -0,0 +1,3 @@ +#!/bin/sh +xrandr --output eDP --primary --mode 2256x1504 --pos 0x0 --rotate normal --output DisplayPort-0 --off --output DisplayPort-1 --off --output DisplayPort-2 --off --output DisplayPort-3 --off --output DisplayPort-4 --off --output DisplayPort-5 --off --output DisplayPort-6 --off --output DisplayPort-7 --off +makewall -- cgit v1.2.3