diff options
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 625f642..9b8abce 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -45,6 +45,7 @@ set $run_menu menu -run set $bpix 3 default_border pixel $bpix default_floating_border pixel $bpix +set $firefox nightly # workspaces {{{ set $ws1 1 |