My desktop configuration (sway, mako, waybar)
bin | ||
config | ||
bootstrap | ||
README.md |
Sway desktop configuration
This repository contain all configurations for my desktop : sway (and swaylock, swayidle), mako and waybar.
Each configuration are on ./conf
folder.
Launcher
I use a custom launcher based on fzf inspired by this from FlyingWombat
and Sway launcher desktop. You can find in into ./bin/
folder.
This is an history only based launcher : this first time you launch it, there is no entries. You can type complex command with arguments like ones for manage display :
swaymsg 'workspace move to DP-1
Or launch Firefox with a given profile :
firefox -p My_custom_profile
Installation
Use dotinstall script to install it.