From 0eda6f8e97a6f47c45745f87e3e149f340f33296 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sat, 25 Dec 2021 22:13:54 -0600 Subject: [PATCH] Transition to Sway/Wayland over i3/X11 --- hosts/faithful.toml | 5 +++++ templates/.config/{i3 => sway}/config | 0 templates/.xinitrc | 16 ---------------- 3 files changed, 5 insertions(+), 16 deletions(-) create mode 100644 hosts/faithful.toml rename templates/.config/{i3 => sway}/config (100%) delete mode 100644 templates/.xinitrc diff --git a/hosts/faithful.toml b/hosts/faithful.toml new file mode 100644 index 0000000..e89e559 --- /dev/null +++ b/hosts/faithful.toml @@ -0,0 +1,5 @@ +base16-scheme = "seti" +wireless = ["wlp4s0"] +ethernet = ["enp2s0"] +disks = ["/"] +outputs = [] diff --git a/templates/.config/i3/config b/templates/.config/sway/config similarity index 100% rename from templates/.config/i3/config rename to templates/.config/sway/config diff --git a/templates/.xinitrc b/templates/.xinitrc deleted file mode 100644 index 2ca2a2b..0000000 --- a/templates/.xinitrc +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -% for output in host.get('outputs', []): -xrandr --output '${output['name']}' --set TearFree on \ -% if output.get('config'): -${' '.join(output['config'])}\ -%endif - -% endfor - -xset s 0 -xset -dpms - -exec /usr/bin/dbus-launch --sh-syntax --exit-with-session \ - ssh-agent -t 3600 \ - /usr/bin/i3