No description
Find a file
2023-11-28 15:59:36 -05:00
conf.d initial checkin with most things working, but still mostly my i3 config 2023-11-27 10:33:02 -05:00
layout initial checkin with most things working, but still mostly my i3 config 2023-11-27 10:33:02 -05:00
scripts initial checkin with most things working, but still mostly my i3 config 2023-11-27 10:33:02 -05:00
autostart.conf remove workspaces, doesn't work for sway 2023-11-28 09:43:10 -05:00
config fix: correct the accidental removal of workspaces 2023-11-28 15:59:36 -05:00
README.md docs: update readme for sway details 2023-11-27 10:35:56 -05:00
workspaces.conf initial checkin with most things working, but still mostly my i3 config 2023-11-27 10:33:02 -05:00

Introduction

This is my ~/.config/sway configuration directory. I have been perfectly happy with i3, but with Fedora (in particular) signalling they are not doing anything with x11/xorg stuff moving forward, I wanted to start using sway.

Layout

I like the common conf.d directory approach to configuration. So I have laid out my configuration in a way that global configs are put in the config file, and everything else is included via conf.d/*.conf.

autorun.conf contains all the exec statements to start automaticlaly when the session begins

workspaces.conf contains the variables for the workspace names/icons