No description
  • Python 73.3%
  • Shell 26.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alex Kelly e11c55c8f6 Move workspace startup to its own script
The startup from within the sway autostart script that I had failed to
keep things on the correct workspaces and started things out of order.
This moves that to a bash script that calls everything with i3-toolwait
(https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-toolwait) to
attempt to control that better.
2024-12-18 20:52:04 -05:00
conf.d shrink some windows that look stupid fullscreen, change ff and tb to app_id match 2024-11-29 16:11:44 -05:00
scripts Move workspace startup to its own script 2024-12-18 20:52:04 -05:00
autostart.conf Move workspace startup to its own script 2024-12-18 20:52:04 -05:00
config fix monitor placement by forcing sides 2024-11-29 16:10:42 -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