No description
Find a file
2024-03-01 16:39:21 -05:00
conf.d add notification mapping 2024-03-01 16:39:21 -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 add currently running config 2024-03-01 16:29:45 -05:00
config add currently running config 2024-03-01 16:29:45 -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