From 16c57bb791a1fc76b8b00894e29c050681809402 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 6 May 2024 09:53:43 +0200 Subject: ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- xorg-xrandr/setres/__main__.py.gpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg-xrandr') diff --git a/xorg-xrandr/setres/__main__.py.gpp b/xorg-xrandr/setres/__main__.py.gpp index f5200c8..f794339 100755 --- a/xorg-xrandr/setres/__main__.py.gpp +++ b/xorg-xrandr/setres/__main__.py.gpp @@ -50,7 +50,7 @@ if hostname == 'zenith': sec_position = 'left' %%>hostname="$(hostname | tr '[A-Z]' '[a-z]')" -%%>file="${HOME}/.dotfiles/private/setres/${hostname}" +%%>file="${HOME}/.dotfiles/.private/setres/${hostname}" %%>if test -r "${file}"; then elif hostname == '%%{hostname}': connectors = {con.edid: con.name for con in screen.connectors if con.connected and con.edid and con.name} -- cgit v1.2.3-70-g09d2